Commit 5d836e5a authored by zhangwenshuai's avatar zhangwenshuai

update textSelect style

parent d103ccec
......@@ -6,28 +6,10 @@
.overlayClassName {
max-height: 300px;
overflow: auto;
margin-top: 20px;
:global(.ant-dropdown-menu) {
width: auto !important;
}
}
.searchIcon {
position: absolute;
top: 50%;
right: -2px;
z-index: 2;
margin-top: -13px;
background: #fff;
}
.clearIcon {
cursor: pointer;
position: absolute;
top: 50%;
right: 0;
z-index: 1;
margin-top: -13px;
background: #fff;
}
.input {
width: 100%;
height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment