Add monster changes

This commit is contained in:
2025-01-15 17:13:39 +01:00
parent 78b230084f
commit e34593c650
34 changed files with 96 additions and 79 deletions

View File

@ -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;