change list border color (#7390)

This commit is contained in:
niko 2017-08-30 10:30:23 +08:00 committed by 偏右
parent f2fe374a18
commit 44f63ae010

View File

@ -96,7 +96,7 @@
.@{list-prefix-cls}-bordered {
.@{list-prefix-cls}-item {
border-bottom: 1px solid @border-color-base;
border-bottom: 1px solid @border-color-split;
padding-bottom: 23px;
}
}