mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 20:02:01 +00:00
notifications menu container styles moved
This commit is contained in:
parent
9b2b97cb86
commit
2cc1cb1e56
1 changed files with 40 additions and 40 deletions
|
|
@ -18,9 +18,8 @@
|
|||
height: 50%;
|
||||
fill: var(--color-surfacelighter);
|
||||
}
|
||||
}
|
||||
|
||||
.notifications-menu-container {
|
||||
.notifications-menu-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
|
|
@ -65,4 +64,5 @@
|
|||
height: 30rem;
|
||||
align-self: stretch;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue