mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-08-05 02:24:52 +00:00
Fixup for dropdown improvement
This commit is contained in:
@ -525,7 +525,6 @@ renderPlaceholder model =
|
|||||||
, ( "text", model.multiple )
|
, ( "text", model.multiple )
|
||||||
]
|
]
|
||||||
, style "display" "inline-block !important"
|
, style "display" "inline-block !important"
|
||||||
, onClick ToggleMenu
|
|
||||||
]
|
]
|
||||||
[ text model.placeholder
|
[ text model.placeholder
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user