mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 23:54:48 +01:00
Fix bar overlap on resize
This commit is contained in:
@@ -11,10 +11,7 @@
|
|||||||
width: 80px;
|
width: 80px;
|
||||||
right: 0%;
|
right: 0%;
|
||||||
|
|
||||||
z-index: 99;
|
|
||||||
|
|
||||||
background-color: rgba(77, 77, 77, 0.6);
|
background-color: rgba(77, 77, 77, 0.6);
|
||||||
z-index: 999;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.BarImg:hover {
|
.BarImg:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user