fvtt-rolemaster-frp/rmss/less/actor-sheet/actor-sheet-money.less
Anthony Murphy cab5aa07f3 Add New Ranks chceckboxes
Fix Updates for Skill/Skill Category Totals
Inventory Implementation
2022-09-18 21:31:15 +10:00

9 lines
141 B
Plaintext

.money-column {
flex-direction: column;
}
.money-container {
flex-direction: column;
flex-shrink: 1;
padding-left: 10px;
}