Remove unused resources tab styling (#1902)

This commit is contained in:
Carlos Fernandez 2026-05-19 04:13:49 -04:00 committed by GitHub
parent ab412367f9
commit 98049bd76b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,16 +2,6 @@
@import '../../../utils/fonts.less';
@import '../../../utils/mixin.less';
body.game:is(.performance-low, .noblur) {
.application.sheet.daggerheart.actor.dh-style.party .tab.resources .actors-list .actor-resources {
background: light-dark(@dark-blue, @dark-golden);
.actor-name {
background: light-dark(@dark-blue, @dark-golden);
}
}
}
.application.sheet.daggerheart.actor.dh-style.party .tab.partyMembers {
overflow: auto;