jinx 1 anno fa
parent
commit
71129351b5
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/views/tables/index.vue

+ 2 - 1
src/views/tables/index.vue

@@ -334,8 +334,9 @@ onDeactivated(() => {
           box-sizing: border-box;
 
           // transform: scale(.5) translateY(-52%);
-          transform: translateY(-100%);
+          transform: translateY(-200%);
           position: absolute;
+          // opacity: 0;
         }
         &.show {
           padding: 125px 100px 75px;