fix styling of single and multi choice drops
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
:drop-id="dropElementId"
|
||||
:toggle="`#${buttonElementId}`"
|
||||
mode="click"
|
||||
:options="{ offset: 0, delayHide: 0, flip: false }"
|
||||
position="bottom-justify"
|
||||
:options="{ offset: 0, delayHide: 200, flip: false }"
|
||||
>
|
||||
<ul class="uk-list">
|
||||
<li
|
||||
|
||||
Reference in New Issue
Block a user