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

Commit 6b603ba2 authored by Ronak Patel's avatar Ronak Patel
Browse files

icon issue

parent b0020183
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -529,11 +529,13 @@
  }

  #header .icon-notifications,
  #header .icon-notifications-new {
  #header .hasNotifications {
	background-size: 17px;
	background-repeat: no-repeat;
	background-position: center;
  }

  .icon-notifications-new {
  .hasNotifications {
	background-image: var(--icon-notifications-notifications-new-000000);
  }