This commit is contained in:
WBHarry 2026-03-25 13:44:10 +01:00
parent 5ff1d0c71f
commit 86c21be67a
2 changed files with 1 additions and 11 deletions

View file

@ -33,16 +33,6 @@
}
.armor-change-container {
padding-top: 0;
padding-bottom: 4px;
row-gap: 0;
legend {
display: flex;
align-items: center;
padding-left: 3px;
}
header {
padding: 0;
left: -0.25rem; // TODO: Find why this header is offset 0.25rem to the right so this can be removed.

View file

@ -14,7 +14,7 @@
{{/each}}
</ol>
<fieldset class="armor-change-container">
<fieldset class="armor-change-container optional">
<legend>
{{localize "DAGGERHEART.GENERAL.armor"}}
<input type="checkbox" class="armor-change-checkbox" data-index="{{typedChanges.armor.index}}" {{checked typedChanges.armor}} />