This is an automated email from the ASF dual-hosted git repository.

wuchunfu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 42f1ca2af7f [Fix] Fix team title hard to notice when use dark mode 
(#332)
42f1ca2af7f is described below

commit 42f1ca2af7fe85242da03d065f72ab21c7ab75ae
Author: Jia Fan <[email protected]>
AuthorDate: Thu Sep 5 15:02:08 2024 +0800

    [Fix] Fix team title hard to notice when use dark mode (#332)
---
 src/pages/security/index.less | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/pages/security/index.less b/src/pages/security/index.less
index 878f3f6f631..2b0204f2f7e 100644
--- a/src/pages/security/index.less
+++ b/src/pages/security/index.less
@@ -11,7 +11,6 @@
   .team_title {
     font-size: 25px;
     font-weight: 500;
-    color: #0F1222;
     margin-top: 50px;
   }
 

Reply via email to