.dungeon/styles/sheets/partials/stat.scss

12 lines
No EOL
192 B
SCSS

.dotdungeon:not(.style-v3) .actor--pc-mvp .stat {
display: flex;
flex-direction: column;
align-items: center;
&--build {}
&--meta {}
&--presence {}
&--hands {}
&--tilt {}
&--rng {}
}