From dc24abd66181bd413d286e6398d068f337258495 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 27 Jun 2025 14:42:42 +0800
Subject: [PATCH] Merge branch 'all_setting_styles'

---
 src/views/system/dict.vue |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/views/system/dict.vue b/src/views/system/dict.vue
index b56026a..bcd7282 100644
--- a/src/views/system/dict.vue
+++ b/src/views/system/dict.vue
@@ -449,12 +449,4 @@
 };
 </script>
 <style scoped lang="scss">
-  :deep(){
-    .avue-crud__body{
-      .el-form{
-        height: 745px;
-        overflow: auto;
-      }
-    }
-  }
 </style>
\ No newline at end of file

--
Gitblit v1.9.3