update select dropdown style

This commit is contained in:
afc163 2015-08-24 16:07:44 +08:00
parent 29e5994236
commit d72b68a804
2 changed files with 4 additions and 2 deletions

View File

@ -137,10 +137,11 @@ a.logo {
color: #CADCE3;
}
.autoComplete .ant-select-dropdown {
.autoComplete.ant-select-dropdown {
border: 0;
border-radius: 0;
box-shadow: 0 0 8px rgba(0,0,0,0.25);
font-size: 14px;
}
.autoComplete .ant-select-dropdown-menu {

View File

@ -310,6 +310,7 @@
}
&--multiple &-menu-item-selected {
background-color: tint(@primary-color, 90%);
.selected_icon();
}
@ -328,9 +329,9 @@
position: absolute;
outline: none;
overflow: hidden;
font-size: @font-size-base;
&-menu {
font-size: @font-size-base;
outline: none;
margin-bottom: 0;
padding-left: 0; // Override default ul/ol