This commit is contained in:
Carlos Fernandez 2026-06-01 22:04:03 +02:00 committed by GitHub
commit 3ef2a7d503
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 3 additions and 6 deletions

View file

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

View file

@ -8,7 +8,7 @@
.attribution-header-label {
font-style: italic;
font-family: @font-body;
color: light-dark(@chat-blue-bg, @beige-50);
color: @color-text-subtle;
}
button.plain.inline-control {