mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
update background and border style
This commit is contained in:
parent
8b6153686e
commit
ea93dabefc
@ -9,8 +9,8 @@
|
||||
height: 22px;
|
||||
padding: 0 8px;
|
||||
border-radius: @border-radius-base;
|
||||
border-color: @border-color-split;
|
||||
background: #f3f3f3;
|
||||
border: 1px solid @border-color-split;
|
||||
background: #f7f7f7;
|
||||
font-size: @font-size-base;
|
||||
transition: all 0.3s @ease-in-out-circ;
|
||||
vertical-align: middle;
|
||||
|
Loading…
Reference in New Issue
Block a user