finding and fixing bugs.

This commit is contained in:
IrkTheImp 2025-05-31 00:23:43 -05:00
parent e57db2fdc8
commit 0b3ac3adb2
8 changed files with 69 additions and 20 deletions

View file

@ -1770,6 +1770,10 @@
.daggerheart.chat.domain-card .ability-card-footer button:nth-of-type(n + 3) {
margin-top: 2px;
}
.daggerheart.chat.domain-card .ability-card-footer .ability-card-action-cost {
margin: auto;
font-size: 1.5em;
}
.daggerheart.chat.domain-card img {
width: 80px;
}