mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 20:59:49 +00:00
search bar size changed
This commit is contained in:
parent
104577e2f6
commit
926b76293e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
.search-label {
|
||||
flex-grow: 0;
|
||||
flex-basis: calc(var(--nav-bar-height) * 7);
|
||||
flex-basis: calc(var(--nav-bar-height) * 8);
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: stretch;
|
||||
|
|
|
|||
Loading…
Reference in a new issue