DamageDialog handlebars improvement

This commit is contained in:
WBHarry 2026-07-18 14:41:41 +02:00
parent 21daa7f3c0
commit 6273394db8
2 changed files with 51 additions and 33 deletions

View file

@ -17,6 +17,12 @@
}
}
.section-header {
font-size: var(--font-size-20);
color: light-dark(@dark, @beige);
text-align: center;
}
.bonuses {
gap: 4px;
.critical-chip {