Files
fvtt-lethal-fantasy/styles/armor.less
2024-11-21 23:59:44 +01:00

17 lines
183 B
Plaintext

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