Fix missing gap in filemanager nm header

This commit is contained in:
Hadi Nategh 2022-08-10 13:45:25 +02:00
parent e7bf61e9f4
commit 611aae7b34
2 changed files with 8 additions and 0 deletions

View File

@ -191,4 +191,8 @@ div.editInfoMarker {
button#filemanager-index_new img {
display: none;
}
div#filemanager-index_filemanager-index-header_right {
display: inline-flex;
gap: 1ex;
}

View File

@ -217,6 +217,10 @@ div.editInfoMarker {
button#filemanager-index_new img {
display: none;
}
div#filemanager-index_filemanager-index-header_right {
display: inline-flex;
gap: 1ex;
}
/*/*****************************************************************
// sidebar