yanghao 3 settimane fa
parent
commit
9ed31f7f1c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/flow/index.vue

+ 1 - 1
src/views/flow/index.vue

@@ -1237,7 +1237,7 @@ onBeforeUnmount(() => {
   -webkit-backdrop-filter: blur(10px);
   height: 200px !important;
   width: 100px !important;
-  overflow-y: auto !important;
+  overflow-y: hidden !important;
   box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
   border-radius: 8px !important;
   padding: 10px !important;