Fixes Header Bar Behavior

This commit is contained in:
2023-10-26 21:59:06 -03:00
parent 5c9c5db016
commit 34ae8b1818
5 changed files with 91 additions and 86 deletions

View File

@@ -2,7 +2,7 @@
background-color: #2e2e2e;
width: 50%;
height: 90vh;
position: absolute;
position: fixed;
top: 10vh;
right: 0;
overflow: hidden !important;