Some companion fixes

This commit is contained in:
WBHarry 2025-07-15 15:54:37 +02:00
parent ce4a08d318
commit 1ae969b0bf
5 changed files with 28 additions and 9 deletions

View file

@ -3,7 +3,8 @@
.application.sheet.daggerheart.actor.dh-style.companion {
.partner-section,
.attack-section {
.attack-section,
.experience-list {
display: flex;
flex-direction: column;
align-items: center;
@ -12,6 +13,7 @@
display: flex;
gap: 15px;
align-items: center;
width: 100%;
h3 {
font-size: 20px;