Avoid overflows only in header

merge-requests/8/head
Bob Mottram 2020-10-26 23:18:40 +00:00
parent 734097d854
commit 2b2da1c122
1 changed files with 1 additions and 1 deletions

View File

@ -993,7 +993,7 @@ aside .toggle-inside li {
display: none;
}
div {
div.containerHeader {
overflow: auto;
}