sbkwgh 8 лет назад
Родитель
Сommit
b3f6c9f744
1 измененных файлов с 1 добавлено и 1 удалено
  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;