adjust searchbar-size for better ux, fixes #1197
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
position: absolute;
|
||||
top: 2.75rem;
|
||||
z-index: 50;
|
||||
width: 70vh;
|
||||
width: 90vw;
|
||||
max-width: 750px;
|
||||
max-height: 50vh;
|
||||
|
||||
background: $search-bg;
|
||||
|
||||
Reference in New Issue
Block a user