Fix bottom gap of item settings and make header rows more rhythmic (#1529)

This commit is contained in:
Carlos Fernandez 2026-01-14 20:04:00 -05:00 committed by GitHub
parent 4aa414be00
commit b92a474069
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 10 deletions

View file

@ -1,8 +0,0 @@
@import '../utils/colors.less';
@import '../utils/fonts.less';
.sheet.daggerheart.dh-style {
.tab.settings {
margin-bottom: 36px;
}
}