mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
change list border color (#7390)
This commit is contained in:
parent
f2fe374a18
commit
44f63ae010
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user