Closed Igor-Iugin closed 2 months ago
Sorry i'm very busy with real life :(, can you try out with this css ? It should be limited only to the new Dnd5e sheet
/* Fix view in D&D5e sheet */
.dnd5e2 .downtime-list .item {
display: flex;
}
.dnd5e-theme-dark .dnd5e2 .downtime-list .item {
display: flex;
}
Yes, it works and doesn't break other patterns.
Ty for the contribution, i will do a new release this evening
I didn't deep in the styles, but these few lines fixed a visual bug in the tab. Although it is likely to cause problems in other sheets