Kaynağa Gözat

移除v-deep

zhengnaiwen_citu 1 yıl önce
ebeveyn
işleme
332c0425da
1 değiştirilmiş dosya ile 1 ekleme ve 4 silme
  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>