mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
Fix the backdrop issue
This commit is contained in:
parent
f4663453fd
commit
2c6aa9bf21
@ -301,7 +301,8 @@
|
||||
pointer-events: auto !important;
|
||||
box-shadow: 8px 0 24px rgba(15, 23, 42, 0.16);
|
||||
white-space: normal !important;
|
||||
z-index: 1002;
|
||||
// Override the generic mobile sidebar's z-index: 50 !important.
|
||||
z-index: 1002 !important;
|
||||
}
|
||||
|
||||
.sidebar-drawer .sidebar.sidebar--mobile-open { transform: translateX(0); }
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user