From 4757cb93abb5f628380fdfa2470bba80f5971940 Mon Sep 17 00:00:00 2001
From: pengda <10266652509@qq.com>
Date: Thu, 17 Oct 2024 10:28:45 +0800
Subject: [PATCH] =?UTF-8?q?=E9=87=91=E5=8C=AE=E8=A6=81=E7=95=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 view/templates/admin/formula_add.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/view/templates/admin/formula_add.html b/view/templates/admin/formula_add.html
index 17e9c9f..a7111f6 100644
--- a/view/templates/admin/formula_add.html
+++ b/view/templates/admin/formula_add.html
@@ -114,7 +114,7 @@
                 <!-- 批量上传 <div id="onetickupload"></div> -->
             </div>
         </div>
-        <textarea cols="300" rows="30" style="margin-top: 20px"></textarea>
+        <textarea cols="200" rows="20" style="margin-top: 20px"></textarea>
     <!--end of main section-->
     </div><!--end of container-->
 </section><!--end of #page-->