@import '../../../utils/colors.less'; @import '../../../utils/mixin.less'; .application.sheet.daggerheart.actor.dh-style.adversary { .tab.effects { .effects-sections { display: flex; flex-direction: column; gap: 10px; overflow-y: auto; padding-bottom: 4px; scrollbar-gutter: stable; .with-scroll-shadows(); } } }