Files
fvtt-prism-rpg/styles/weapon.less
T
2025-11-05 20:35:04 +01:00

17 lines
186 B
Plaintext

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