mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
right bar extension
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user