Fix bar overlap on resize

This commit is contained in:
Thoronium
2023-05-10 12:58:41 -06:00
parent 5bad4d05ee
commit 5b9af3fcce

View File

@@ -11,10 +11,7 @@
width: 80px;
right: 0%;
z-index: 99;
background-color: rgba(77, 77, 77, 0.6);
z-index: 999;
}
.BarImg:hover {