提交 d72b68a8 编写于 作者: A afc163

update select dropdown style

上级 29e59942
......@@ -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 {
......
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册