mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Fix overlay over chat
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
transition:
|
||||
backdrop-filter 0.5s ease-in-out,
|
||||
background-color 0.35s ease-in-out;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user