From cc5ca39a9497a9c5f6445b60fe3c989e231b3889 Mon Sep 17 00:00:00 2001
From: Kang Wang <888666wang4286@gmail.com>
Date: Tue, 1 Oct 2024 01:35:37 +0000
Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E6=A0=B7=E5=BC=8F=E8=B0=83?=
 =?UTF-8?q?=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/containers/App/App.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/containers/App/App.css b/src/containers/App/App.css
index 195059b..1cade48 100644
--- a/src/containers/App/App.css
+++ b/src/containers/App/App.css
@@ -1312,6 +1312,7 @@ span.formula_line::-webkit-scrollbar-track {
   padding-bottom: 15px;
   padding-right: 15px;
 }
+
 .formula-scroll {
   white-space: nowrap;  
   overflow-x: auto;  
-- 
GitLab