mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-08-18 13:36:47 +00:00
refactor(HorizontalNavbar): add missing space
This commit is contained in:
parent
4f4b46c9f1
commit
77657929e8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
padding-right: 1rem;
|
||||
background-color: transparent;
|
||||
overflow: visible;
|
||||
padding-top: env(safe-area-inset-top,0px);
|
||||
padding-top: env(safe-area-inset-top, 0px);
|
||||
box-sizing: content-box;
|
||||
|
||||
.logo-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue