From 1eb842d51e2297e8fedaf0b22a1df96e967fb5fa Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Sun, 06 Jul 2025 11:38:26 +0800
Subject: [PATCH] style
---
src/assets/init.scss | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/assets/init.scss b/src/assets/init.scss
index 000f88c..f57d763 100644
--- a/src/assets/init.scss
+++ b/src/assets/init.scss
@@ -1178,6 +1178,10 @@
height: 304px;
}
+.h-380 {
+ height: 380px;
+}
+
.h-828 {
height: 828px;
}
--
Gitblit v1.9.3