ardittristan / 5eSheet-resourcesPlus

A module that allows you to add more resources to 5e character sheets
GNU General Public License v3.0
9 stars 5 forks source link

Resources css #1

Closed Handyfon closed 4 years ago

Handyfon commented 4 years ago

Hey, consider adding this css to your module:

.dnd5e.sheet.actor ul.attributes li.attribute {
    display: table;
    width: 100px;
}
.attributes .attribute:last-child {
    width: 10px;
}

it fixes the display of multiple resources: image

ardittristan commented 4 years ago

Implemented with 7f4226bcb5980e271c224c8013036f6a01eaf530