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

Commit f4f83a4b authored by theronakpatel's avatar theronakpatel
Browse files

z-index unset for header

parent 062ccf08
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -106,6 +106,10 @@ body {
    background-image: unset;
}

#body-user #header{
    z-index: unset;
}

#body-user #header,
#body-settings #header,
#body-public #header {