mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-05 20:34:15 +02:00
9 lines
199 B
Text
9 lines
199 B
Text
@import '../../utils/colors.less';
|
|
@import '../../utils/fonts.less';
|
|
|
|
.application.sheet.daggerheart.dh-style.domain-card {
|
|
section.tab {
|
|
height: 400px;
|
|
overflow-y: auto;
|
|
}
|
|
}
|