Merged with main

This commit is contained in:
WBHarry 2025-11-25 13:19:18 +01:00
parent 4510deae96
commit 01dd5ced94
10 changed files with 165 additions and 5 deletions

View file

@ -12,7 +12,7 @@
}
.daggerheart.dh-style.countdowns {
position: initial;
position: relative;
border: 0;
border-radius: 4px;
box-shadow: none;
@ -24,6 +24,10 @@
font-family: @font-body;
}
&.effects-present {
right: 180px;
}
&.icon-only {
width: 180px;
min-width: 180px;