mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
style(mobile.css): decrease z-index of .nav-mask to 35 (#337)
This commit is contained in:
parent
cef2668f53
commit
8c7ad09977
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
}
|
||||
.nav-mask {
|
||||
position: fixed;
|
||||
z-index: 996;
|
||||
z-index: 35;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue