mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
use @border-radius-base
This commit is contained in:
parent
133f73278a
commit
9d637a06e3
@ -132,7 +132,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