Skip to content

Commit

Permalink
Wrap overflowing setting values
Browse files Browse the repository at this point in the history
Long strings were pushing the edit buttons out of view
  • Loading branch information
WithoutPants committed Mar 3, 2025
1 parent fdb2dd9 commit 0f32311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/v2.5/src/components/Settings/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
font-family: "Courier New", Courier, monospace;
margin-bottom: 0.5rem;
margin-top: 0.5rem;
overflow-wrap: anywhere;

pre {
max-height: 250px;
Expand Down

0 comments on commit 0f32311

Please sign in to comment.