mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 18:39:55 +02:00
10 lines
201 B
Text
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;
|
|
}
|
|
}
|