From 00993a660c1c79c37b59a811b9c940dbe604a7bb Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期五, 15 三月 2024 18:53:46 +0800
Subject: [PATCH] 教师认证

---
 style/theme.wxss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/style/theme.wxss b/style/theme.wxss
index bb1249e..8b563f4 100644
--- a/style/theme.wxss
+++ b/style/theme.wxss
@@ -1,4 +1,5 @@
 /* 涓婚瀹氬埗 */
+
 .t-input {
   --td-input-placeholder-text-color: #bbbbbb;
   --td-input-text-color: #333333;
@@ -44,4 +45,4 @@
 
 .dialog__button-cancel {
   color: #aeb3b7 !important;
-}
+}
\ No newline at end of file

--
Gitblit v1.9.1