mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
nav menu background color changed
This commit is contained in:
parent
309eb9896c
commit
7b54b72633
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
.nav-menu-container {
|
||||
width: 20rem;
|
||||
background-color: @color-background-light1;
|
||||
background-color: @color-background-dark1;
|
||||
|
||||
.user-info-container {
|
||||
display: grid;
|
||||
|
|
|
|||
Loading…
Reference in a new issue