zhengnaiwen_citu пре 1 година
родитељ
комит
332c0425da
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      src/plugins/snackbar/message.vue

+ 1 - 4
src/plugins/snackbar/message.vue

@@ -33,8 +33,5 @@ const snackbar = ref(true)
 
 </script>
 <style scoped>
-::v-deep .v-application__wrap {
-  height: 0;
-  min-height: 0;
-}
+
 </style>