Remove item type line from domain cards

This commit is contained in:
Carlos Fernandez 2026-05-18 23:40:46 -04:00
parent ab412367f9
commit 6d2368dbfb
4 changed files with 2 additions and 5 deletions

View file

@ -3,7 +3,6 @@
.application.sheet.daggerheart.dh-style.domain-card {
section.tab {
height: 400px;
overflow-y: auto;
}
}