Skip to content

Commit

Permalink
hotfix: fix icon lables not being centered on chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Valentino committed Nov 4, 2024
1 parent 3b24d0a commit 49b8088
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/programs/default/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@
.vertButtonText {
white-space: normal;
word-break: break-all;
width: fit-content;
margin: auto;
}

.listButton {
Expand Down

0 comments on commit 49b8088

Please sign in to comment.