Corrected distancing

This commit is contained in:
WBHarry 2025-11-26 10:07:05 +01:00
parent 24626545b9
commit f0d140544e
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
}
&.effects-present {
right: 84px;
right: 62px;
}
&.icon-only {

View file

@ -1,7 +1,7 @@
.daggerheart.dh-style.effects-display {
position: absolute;
right: 0;
width: 40px;
width: 46px;
max-height: 600px;
overflow: hidden;
border: 0;