提交 a7158e5a 编写于 作者: E Emin Şen

remove multiple selection height property

上级 30e6e1f0
...@@ -76,7 +76,6 @@ ...@@ -76,7 +76,6 @@
.select2-selection--multiple { .select2-selection--multiple {
border: 1px solid @gray; border: 1px solid @gray;
border-radius: @input-radius; border-radius: @input-radius;
height: 34px;
&:focus { &:focus {
border-color: @light-blue; border-color: @light-blue;
} }
...@@ -100,4 +99,4 @@ ...@@ -100,4 +99,4 @@
} }
.select2-container .select2-selection--single .select2-selection__rendered { .select2-container .select2-selection--single .select2-selection__rendered {
padding-right: 10px; padding-right: 10px;
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册