daggerheart/styles/less/sheets/items/feature.less
Carlos Fernandez 79d6522614
Some checks failed
Project CI / build (24.x) (push) Has been cancelled
[Feature] Add support for GM Notes (#2082)
* Add support for GM Notes

* Localize GM Notes header label

* Fix active editor height and menu auto sizing

* Add tooltip to add gm note button
2026-07-14 14:39:53 +02:00

10 lines
201 B
Text

@import '../../utils/colors.less';
@import '../../utils/fonts.less';
.application.sheet.daggerheart.dh-style.feature {
--portrait-size: 130px;
section.tab {
overflow-y: auto;
}
}