mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Fix input width for multi dropdown and recipients
This commit is contained in:
@ -29,11 +29,11 @@
|
||||
}
|
||||
|
||||
.default-layout .ui.multiple.search.dropdown>input.search {
|
||||
width: 3.5em;
|
||||
}
|
||||
.default-layout .ui.multiple.search.dropdown>input.search.long-search {
|
||||
width: auto;
|
||||
}
|
||||
/* .default-layout .ui.multiple.search.dropdown>input.search.long-search { */
|
||||
/* width: auto; */
|
||||
/* } */
|
||||
|
||||
|
||||
.default-layout .job-log {
|
||||
|
Reference in New Issue
Block a user