mirror of
https://github.com/hkalexling/Mango.git
synced 2026-05-01 00:00:55 -04:00
Preserve line-breaks in download error messages
This commit is contained in:
@@ -41,3 +41,6 @@
|
|||||||
#selectable .ui-selected.dark {
|
#selectable .ui-selected.dark {
|
||||||
background: #9D9252;
|
background: #9D9252;
|
||||||
}
|
}
|
||||||
|
td > .uk-dropdown {
|
||||||
|
white-space: pre-line;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user