mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
update border-radius
This commit is contained in:
parent
84b1b9efc8
commit
59cd4604a9
@ -354,7 +354,7 @@
|
||||
background-color: white;
|
||||
border: 1px solid #d9d9d9;
|
||||
box-shadow: @overlay-shadow;
|
||||
border-radius: 4px;
|
||||
border-radius: @border-radius-base;
|
||||
box-sizing: border-box;
|
||||
z-index: 1070;
|
||||
left: -9999px;
|
||||
|
Loading…
Reference in New Issue
Block a user