Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a1a3977 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

files header fix

parent 548d3f2a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1664,7 +1664,7 @@ button.edit-output-dir span.icon-rename,
    letter-spacing: 1px;
}
#filestable thead {
    background-color: white !important;
    background-color: var(--color-main-background-header) !important;
}
#recommendations {
    height: 100px !important;
@@ -1747,5 +1747,5 @@ body.theme--dark.theme--highcontrast #header #appmenu li:focus a {
}
/* Files App */
#content.app-files #filestable {
    padding-top: 10px;
    padding-top: 20px;
}
 No newline at end of file