ananzhusen 11 ヶ月 前
コミット
f52af6d6c4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/components/AnimateFrames.vue

+ 1 - 0
src/views/components/AnimateFrames.vue

@@ -544,6 +544,7 @@ const close = () => {
 </script>
 <style lang="postcss" scoped>
 .animate-frames {
+  z-index: 2;
   position: fixed;
   top: 100px;
   bottom: 12px;