mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
right bar extension
This commit is contained in:
@@ -7,14 +7,14 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
|
||||||
height: calc(100vh - 190px);
|
height: 100vh;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
right: 0%;
|
right: 0%;
|
||||||
|
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
|
|
||||||
background-color: rgba(77, 77, 77, 0.6);
|
background-color: rgba(77, 77, 77, 0.6);
|
||||||
z-index: 99;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.BarImg:hover {
|
.BarImg:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user