Fixed sidebar, AuthBox, and modalError

This commit is contained in:
MaxOvs19
2023-03-22 15:33:12 +03:00
parent 84e55a0f54
commit 8b8dda215f
5 changed files with 23 additions and 31 deletions

View File

@ -1,6 +1,6 @@
.auth-menu {
z-index: 99;
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 141px;