Skip to content

Commit

Permalink
Text-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Jan 4, 2024
1 parent e3a49aa commit be514ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/dim-ui/TileGrid.m.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
flex-direction: column;
gap: 4px;
grid-area: details;
text-wrap: pretty;
}

.selected {
Expand All @@ -76,4 +77,5 @@
font-weight: bold;
font-size: 16px;
grid-area: title;
text-wrap: balance;
}

0 comments on commit be514ad

Please sign in to comment.