mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-15 23:20:11 -07:00
Break lines in received text correctly (fix #229)
This commit is contained in:
parent
28f53068d7
commit
1aaa904035
@ -382,7 +382,7 @@ x-dialog a {
|
||||
-webkit-user-select: all;
|
||||
-moz-user-select: all;
|
||||
user-select: all;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#receiveTextDialog #text a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user