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

Commit 8f483348 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

icon blur fix

parent b0480cfb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -813,7 +813,7 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
}
#rl-app #rl-content .btn.buttonCompose::before {
    content:"";
    background-image: url('images/editnote.png');
    background-image: url('images/editnote.svg');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;