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

Commit 17adbe80 authored by Ronak's avatar Ronak
Browse files

unset bg color

parent c6c96c12
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    white-space: nowrap;
}
.file {
    background-color: white;
    background-color: unset;
    flex-flow: row wrap;
    justify-content: center;
}
 No newline at end of file