From 0082fa417fb2af9add3406bf05ab3e3e45890c34 Mon Sep 17 00:00:00 2001
From: rain <1679827795@qq.com>
Date: Thu, 12 Jun 2025 14:30:02 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/drone-web-manage

---
 src/option/system/dict.js |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/option/system/dict.js b/src/option/system/dict.js
index aac2d8a..7a2cd7c 100644
--- a/src/option/system/dict.js
+++ b/src/option/system/dict.js
@@ -1,6 +1,4 @@
 export const optionParent = {
-  height: 'auto',
-  calcHeight: 32,
   tip: false,
   searchShow: true,
   searchMenuSpan: 10,
@@ -88,8 +86,6 @@
 };
 
 export const optionChild = {
-  height: 'auto',
-  calcHeight: 95,
   tip: false,
   searchShow: true,
   searchMenuSpan: 10,

--
Gitblit v1.9.3