Reworked ActionConfig damage ui

This commit is contained in:
WBHarry 2026-02-25 19:19:36 +01:00
parent 9bda624112
commit fc7b9a4828
5 changed files with 76 additions and 24 deletions

View file

@ -333,6 +333,15 @@
legend {
font-weight: bold;
color: light-dark(@dark-blue, @golden);
&.with-icon {
display: flex;
align-items: center;
i {
padding: 0 4px;
}
}
}
input[type='text'],