mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 12:51:52 +02:00
Et2Email: Reduce minimum search input size
This commit is contained in:
parent
0f470df37b
commit
838bf30c1f
@ -69,7 +69,7 @@ export default css`
|
||||
.email__search {
|
||||
flex: 1 1 auto;
|
||||
order: 10;
|
||||
min-width: 10em;
|
||||
min-width: 7em;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user