Skip to content

Commit

Permalink
Update Character Sidebar's Shield Max HP label's width (#14147)
Browse files Browse the repository at this point in the history
  • Loading branch information
mclemente authored Mar 11, 2024
1 parent eb49fc9 commit 28f26d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/actor/character/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ aside {
margin-bottom: var(--space-4);
text-align: center;
white-space: normal;
width: 5em;
width: 6em;
}

.data-value {
Expand Down

0 comments on commit 28f26d3

Please sign in to comment.