Add monster changes
This commit is contained in:
@ -766,10 +766,14 @@ i.lethalfantasy {
|
||||
text-shadow: 0 0 8px var(--color-shadow-primary);
|
||||
cursor: pointer;
|
||||
}
|
||||
.lethalfantasy .monster-main .monster-resists .monster-resist input {
|
||||
min-width: 2.2rem;
|
||||
max-width: 2.5rem;
|
||||
}
|
||||
.lethalfantasy .monster-main .monster-resists .monster-resist .name {
|
||||
flex: 1;
|
||||
min-width: 3rem;
|
||||
margin-left: 0.5rem;
|
||||
min-width: 3.2rem;
|
||||
margin-left: 4px;
|
||||
}
|
||||
.lethalfantasy .monster-main .monster-resists .monster-resist .form-group {
|
||||
flex: 1;
|
||||
|
Reference in New Issue
Block a user