mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
refactor(ui): new menu design
This commit is contained in:
@@ -19,8 +19,10 @@ body {
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
@apply border-r border-gray-700;
|
||||
padding-top: env(safe-area-inset-top);
|
||||
padding-left: env(safe-area-inset-left);
|
||||
background: linear-gradient(180deg, #232a36 0%, #131928 100%);
|
||||
}
|
||||
|
||||
.slideover {
|
||||
|
||||
Reference in New Issue
Block a user