mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-24 03:19:55 +02:00
Styling pass for scrollbars, fieldsets, and scroll shadows
This commit is contained in:
parent
cc16a726bf
commit
f490c00171
30 changed files with 147 additions and 87 deletions
|
|
@ -1,3 +1,7 @@
|
|||
.application.sheet.daggerheart.actor.dh-style.adversary .tab.notes.active {
|
||||
padding-bottom: 20px;
|
||||
padding-top: 6px;
|
||||
.editor-content {
|
||||
scrollbar-gutter: stable;
|
||||
.with-scroll-shadows();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue