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

Commit e2725e0a authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

border radius removed from content

parent c3ca96ed
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -851,7 +851,9 @@ body[data-dashboard-background="default"] #app-dashboard h2 {
#content.app-files #emptycontent .icon-share {
    background-image: var(--icon-files-share-808080);
}

#content {
    border-radius: unset;
}
#content #app-content-files #controls {
    background-color: var(--color-main-background);
}