소스 검색

Change align of menu

sbkwgh 8 년 전
부모
커밋
fa0404c181
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;