From 7453188ddfaef750c5f367abadb8afa1ad877909 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期四, 18 四月 2024 15:48:57 +0800
Subject: [PATCH] 菜单

---
 index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 93332d3..50336ba 100644
--- a/index.html
+++ b/index.html
@@ -11,9 +11,9 @@
       background-color: transparent !important;
     }
 
-    .te-right {
+    /* .te-right {
       height: auto !important;
-    }
+    } */
 
   </style>
 </head>

--
Gitblit v1.9.3