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