mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 21:04:16 +02:00
8 lines
176 B
Text
8 lines
176 B
Text
@import '../../utils/colors.less';
|
|
@import '../../utils/fonts.less';
|
|
|
|
.application.sheet.daggerheart.dh-style.domain-card {
|
|
section.tab {
|
|
overflow-y: auto;
|
|
}
|
|
}
|