From 3fbf613467561caf38d42b9607e46a07ad191a13 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:20:21 +0800
Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 core/core-frontend/src/style/index.less | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less
index 29dcc8aa6a..e06177f686 100644
--- a/core/core-frontend/src/style/index.less
+++ b/core/core-frontend/src/style/index.less
@@ -6,7 +6,6 @@
   color-scheme: light dark;
 
   font-synthesis: none;
-  // text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   -webkit-text-size-adjust: 100%;
@@ -284,16 +283,6 @@ body {
   color: var(--ed-color-primary, #3370FF);
 }
 
-// .ed-drawer__footer {
-//   height: 64px !important;
-//   padding: 0px !important;
-//   box-shadow: 0 -1px 0px #d7d7d7 !important;
-// }
-
-// .ed-drawer__body {
-//   padding: 0 0 64px 0 !important;
-// }
-
 .ed-tree-node.is-current>.ed-tree-node__content:not(.is-menu):after {
   display: none;
 }