remove panel-footer in userpanel, simplify preview header, fix word-wrap in preview

This commit is contained in:
Shpuld Shpuldson 2020-06-28 16:40:39 +03:00
parent ed5b36f751
commit 61f34ff361
6 changed files with 51 additions and 51 deletions

View file

@ -372,9 +372,6 @@ $status-margin: 0.75em;
}
.status-el {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
border-left-width: 0px;
min-width: 0;
border-color: $fallback--border;