update border-radius

This commit is contained in:
afc163 2015-11-06 16:06:18 +08:00
parent 84b1b9efc8
commit 59cd4604a9

View File

@ -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;