FIXED: #731 Undo History Extract panel needs max width
This commit is contained in:
parent
05389aa099
commit
d68351f93e
@ -196,6 +196,7 @@ a.history-entry.filtered-out > * {
|
||||
table.history-extract-dialog-entries {
|
||||
border-collapse: separate;
|
||||
border-spacing: @padding_tight;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
textarea.history-operation-json {
|
||||
|
Loading…
Reference in New Issue
Block a user