浏览代码

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;