mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 23:54:48 +01:00
fix styling
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
position: absolute;
|
||||
object-fit: contain;
|
||||
|
||||
left: 37.5%;
|
||||
left: 40%;
|
||||
top: 45%;
|
||||
|
||||
z-index: 999;
|
||||
@@ -74,6 +74,10 @@
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.ModTileOpen {
|
||||
left: 37.5%;
|
||||
}
|
||||
|
||||
.ModImage {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user