mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 19:09:55 +02:00
Styling pass for scrollbars, fieldsets, and scroll shadows
This commit is contained in:
parent
1ebbad4797
commit
624e81ae36
31 changed files with 168 additions and 94 deletions
|
|
@ -1,3 +1,8 @@
|
|||
.application.sheet.daggerheart.actor.dh-style.adversary .tab.notes.active {
|
||||
padding-bottom: 20px;
|
||||
padding-top: var(--spacer-16);
|
||||
padding-left: var(--left-indent);
|
||||
.editor-content {
|
||||
scrollbar-gutter: stable;
|
||||
.with-scroll-shadows();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue