FIX: larger tag-drop
This commit is contained in:
parent
1d0f3a9816
commit
3ad48e0d30
|
@ -42,7 +42,7 @@
|
|||
|
||||
.select-kit-body {
|
||||
width: auto;
|
||||
min-width: 100px;
|
||||
min-width: 150px;
|
||||
border-radius: 0;
|
||||
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
|
||||
box-shadow: 0 2px 2px rgba(0,0,0,0.4);
|
||||
|
|
Loading…
Reference in New Issue