mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
use @border-radius-base
This commit is contained in:
parent
6a7ab4ccbf
commit
f3cb0e5848
@ -133,7 +133,7 @@
|
||||
table {
|
||||
border: 1px solid @border-color-split;
|
||||
padding: 0 8px;
|
||||
border-radius: 6px 6px 0 0;
|
||||
border-radius: @border-radius-base;
|
||||
}
|
||||
|
||||
th {
|
||||
|
Loading…
Reference in New Issue
Block a user