Fix admin sidenav z-index

This commit is contained in:
Daniel Supernault 2022-12-27 01:49:11 -07:00
parent 5eaa6d24a6
commit d33bc2d1d6
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -22193,7 +22193,7 @@ textarea[resize='horizontal']
.sidenav
{
z-index: 1050;
z-index: 1040;
transition: all .4s ease;
}