瀏覽代碼

:art: bring embed to top when playing

tags/0.9.0
J 4 年之前
父節點
當前提交
79ec90991b
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      vue-theme/src/components/hero.vue

+ 2
- 0
vue-theme/src/components/hero.vue 查看文件

@@ -115,6 +115,8 @@ export default {
115 115
     .embedded
116 116
         min-height: 25vh
117 117
         height: 100%
118
+        position: relative
119
+        z-index: 10002
118 120
         
119 121
     .blank
120 122
         position: absolute

Loading…
取消
儲存