Files
fvtt-prism-rpg/styles/race.less
T
2025-11-06 23:30:37 +01:00

17 lines
182 B
Plaintext

.race-content {
.sheet-common();
.item-sheet-common();
.header {
display: flex;
img {
width: 50px;
height: 50px;
}
}
label {
flex: 10%;
}
}