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

Commit 44e21b0e authored by Ronak Patel's avatar Ronak Patel
Browse files

responsive on app icons

parent 87bcb75f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1714,3 +1714,13 @@
  .warning-messsage footer {
    position: fixed;
  }
  @media only screen and (max-width: 640px) {
	.new-icons .color-icons {
		height: 50px;
		background-size: 40px;
	}
	#launcher-menu {
		width: 300px;
		left: 10%;
	}
  }