This commit is contained in:
@@ -1125,10 +1125,18 @@
|
||||
user-select: none;
|
||||
}
|
||||
.creature-type-checkbox input[type="checkbox"] {
|
||||
appearance: checkbox;
|
||||
-webkit-appearance: checkbox;
|
||||
accent-color: #b7461f;
|
||||
width: 0.9rem;
|
||||
height: 0.9rem;
|
||||
cursor: pointer;
|
||||
margin: 0;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.creature-type-checkbox input[type="checkbox"]::before,
|
||||
.creature-type-checkbox input[type="checkbox"]::after {
|
||||
display: none;
|
||||
}
|
||||
.creature-number-group {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user