.dungeon/styles/v3/layouts/datasheet.scss
2024-03-30 12:59:16 -06:00

6 lines
102 B
SCSS

.dotdungeon.style-v3 .datasheet {
display: flex;
flex-direction: column;
gap: 8px;
margin: 8px;
}