mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
fix gc checkbox with new element
This commit is contained in:
@@ -18,4 +18,9 @@
|
||||
.CheckboxDisplay img {
|
||||
height: 100%;
|
||||
/* filter: invert(78%) sepia(91%) saturate(923%) hue-rotate(334deg) brightness(106%) contrast(102%); */
|
||||
}
|
||||
|
||||
.Checkbox label {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
Reference in New Issue
Block a user