Parcourir la source

Change align of menu

sbkwgh il y a 8 ans
Parent
commit
fa0404c181
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/NotificationButton.vue

+ 1 - 0
src/components/NotificationButton.vue

@@ -122,6 +122,7 @@
 			z-index: 8;
 		}
 		@at-root #{&}__menu {
+			left: -50%;
 			position: absolute;
 			top: 2.9rem;
 			background-color: #fff;