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

17 lines
183 B
Plaintext

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