mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
search submit button adapted to navbar
This commit is contained in:
parent
968b001db5
commit
f4e9010cd4
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: var(--nav-bar-size);
|
||||
height: var(--nav-bar-size);
|
||||
width: var(--horizontal-nav-bar-size);
|
||||
height: var(--horizontal-nav-bar-size);
|
||||
background-color: var(--color-secondarylight60);
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in a new issue