mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 12:54:16 +02:00
11 lines
No EOL
265 B
Text
11 lines
No EOL
265 B
Text
@import '../../../utils/mixin.less';
|
|
|
|
.application.sheet.daggerheart.actor.dh-style.environment {
|
|
.tab.notes {
|
|
padding: 6px 0 4px 15px;
|
|
.editor-content {
|
|
scrollbar-gutter: stable;
|
|
.with-scroll-shadows();
|
|
}
|
|
}
|
|
} |