This commit is contained in:
WBHarry 2026-01-08 20:49:49 +01:00
parent 27d49d35fa
commit ae211cda30
6 changed files with 8 additions and 121 deletions

View file

@ -9,26 +9,6 @@
border-radius: 3px;
color: light-dark(@dark-blue-50, @beige-50);
font-family: @font-body;
&.summon-actor-drop {
height: fit-content;
min-height: inherit;
display: flex;
justify-content: center;
.actors-list.summon-entry .actor-summon-item .actor-summon-line {
display: flex;
justify-content: flex-end;
align-items: center;
.image{
max-width: 10%;
}
.h4{
width: --webkit-fill-available;
}
.controls.effect-control{
padding:3px;
}
}
}
}
.daggerheart.dh-style {