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