mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Fix input width for multi dropdown and recipients
This commit is contained in:
@ -142,7 +142,7 @@ view values model =
|
||||
(List.map renderValue values
|
||||
++ [ input
|
||||
[ type_ "text"
|
||||
, class "search"
|
||||
, class "search long-search"
|
||||
, placeholder "Recipients…"
|
||||
, onKeyUp KeyPress
|
||||
, onInput SetInput
|
||||
|
Reference in New Issue
Block a user