mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-24 08:00:53 +01:00
Add Ryan’s word-wrap change to mac-candidate.
This commit is contained in:
parent
bfe3a15b9d
commit
62258683c8
@ -5,6 +5,7 @@ body {
|
||||
margin-right: 64px;
|
||||
font-family: -apple-system;
|
||||
font-size: 18px;
|
||||
word-wrap: break-word; /* break long words or URLs */
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user