fixed #192
This commit is contained in:
梁灏 2017-01-12 18:04:55 +08:00
parent e3e8335fae
commit d509d2b2af
4 changed files with 61 additions and 88 deletions

View file

@ -9,7 +9,7 @@
vertical-align: middle;
color: @text-color;
font-size: @font-size-base;
position: relative;
//position: relative;
line-height: normal;
&-selection {
@ -18,6 +18,7 @@
outline: none;
user-select: none;
cursor: pointer;
position: relative;
background-color: #fff;
border-radius: @btn-border-radius;