FIX: header icon out of bounds in tag-drop on some browsers
This commit is contained in:
parent
06891ce51d
commit
83e8ab5274
|
@ -45,6 +45,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.select-kit-filter .filter-input {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.select-kit-body {
|
.select-kit-body {
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
|
|
Loading…
Reference in New Issue