ananzhusen 11 months ago
parent
commit
f52af6d6c4
1 changed files with 1 additions and 0 deletions
  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;