浏览代码

Update Profile component

Daniel Supernault 6 年之前
父节点
当前提交
d03fe409c3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/assets/js/components/Profile.vue

+ 1 - 1
resources/assets/js/components/Profile.vue

@@ -308,7 +308,7 @@
 		color: #fff;
 		position:relative;
 		margin-top: 10px;
-		z-index: 999999;
+		z-index: 9;
 		opacity: 0.6;
 		text-shadow: 3px 3px 16px #272634;
 	}