right bar extension

This commit is contained in:
SpikeHD
2022-06-01 20:03:45 -07:00
parent 3611cf1a15
commit 7de67e9c42

View File

@@ -7,14 +7,14 @@
align-items: center;
justify-content: flex-start;
height: calc(100vh - 190px);
height: 100vh;
width: 80px;
right: 0%;
z-index: 99;
background-color: rgba(77, 77, 77, 0.6);
z-index: 99;
z-index: 999;
}
.BarImg:hover {