Skip to content

Commit

Permalink
fix styling issue with tidy5e sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
schultzcole committed Jun 1, 2022
1 parent c4dde53 commit 488a384
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions styles/skl-cust-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@
}

/* tidy 5e compatibility */
.tidy5e.sheet.actor .skills-list > .skill > .skill-ability-select,
.tidy5e.sheet.actor .skills-list > .skill > .skill-cust-bonus {
.tidy5e.sheet.actor .skills-list > .skill > .skill-check-bonus,
.tidy5e.sheet.actor .skills-list > .skill > .skill-ability-select {
flex: 0 0 25px;
height: 0.9rem;
line-height: 0.8rem;
font-size: 0.7rem;
Expand Down

0 comments on commit 488a384

Please sign in to comment.