mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 22:47:05 -04:00
Use 'text-wrap: balance' for text wrapping on overview
Co-authored-by: Mark McDowall <mark@mcdowall.ca> (cherry picked from commit 160151c6e000c6620ba2e04ca6245317c5c9ba16) Closes #10729
This commit is contained in:
parent
f815b31c33
commit
ee0db93a0a
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@
|
||||||
flex: 1 0 0;
|
flex: 1 0 0;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
|
text-wrap: balance;
|
||||||
font-size: $intermediateFontSize;
|
font-size: $intermediateFontSize;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue