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

Commit cecbec2a authored by Ronak Patel's avatar Ronak Patel
Browse files

Merge branch 'dev/nc-27-fixes' into 'main'

memories fixes

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!118
parents e1245575 ec6246e0
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,3 +5,7 @@
body[data-theme-dark] .menu-icon svg path {
	fill: currentColor;
}

html {
    background-color: unset;
}