mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-30 17:01:25 +00:00
fix text wrapping on file description
This commit is contained in:
parent
d5a19eb530
commit
7785de2a66
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
.markdown-preview {
|
.markdown-preview {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
word-break: break-all;
|
||||||
|
|
||||||
// Headers
|
// Headers
|
||||||
h1,
|
h1,
|
||||||
|
|
Loading…
Add table
Reference in a new issue