sbkwgh 8 éve
szülő
commit
b3f6c9f744
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/components/NotificationButton.vue

+ 1 - 1
src/components/NotificationButton.vue

@@ -136,7 +136,7 @@
 			}
 		}
 		@at-root #{&}__menu {
-			left: -50%;
+			left: calc(-50% - 1.25rem);
 			position: absolute;
 			top: 2.9rem;
 			background-color: #fff;