mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-18 16:35:31 +01:00
fix: clear convos on mobile now has top z-index
This commit is contained in:
parent
40e793477b
commit
730256dcda
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.nav-mask {
|
||||
position: fixed;
|
||||
z-index: 998;
|
||||
z-index: 996;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue