ananzhusen hace 11 meses
padre
commit
f52af6d6c4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;