mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
use pre-wrap for long lines (#2181)
This commit is contained in:
@@ -25,5 +25,5 @@ table.table thead th.sorting:after, table.table thead th.sorting_asc:after, tabl
|
||||
}
|
||||
|
||||
.like-pre {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user