mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 10:29:54 +02:00
8 lines
245 B
Text
8 lines
245 B
Text
.application.sheet.daggerheart.actor.dh-style.adversary .tab.notes.active {
|
|
padding-top: var(--spacer-16);
|
|
padding-left: var(--left-indent);
|
|
.editor-content {
|
|
scrollbar-gutter: stable;
|
|
.with-scroll-shadows();
|
|
}
|
|
}
|