Minot fixes

This commit is contained in:
2025-01-22 08:59:31 +01:00
parent 0d0c604496
commit f00a69e9b4
32 changed files with 112 additions and 109 deletions

View File

@ -110,13 +110,13 @@
}
}
.monster-resists {
.monster-skills {
display: flex;
flex-direction: column;
gap: 4px;
flex: 1;
.monster-resist {
.monster-skill {
display: flex;
align-items: center;
margin-right: 0.5rem;