From 7d4014d0bdc383708d9ea92a3f2c468b6d05d1a0 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: Wed, 09 Nov 2022 13:39:21 +0800
Subject: [PATCH] 删除和停用启用对监管部门开放
---
src/styles/index.scss | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/styles/index.scss b/src/styles/index.scss
index 9c196f3..2b32161 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -147,7 +147,9 @@
.text-center {
text-align: center
}
-
+.m-color {
+ color: #034EA2;
+}
.sub-navbar {
height: 50px;
line-height: 50px;
@@ -221,5 +223,5 @@
background-color:#F1F4F7;
}
}
-
-}
\ No newline at end of file
+
+}
--
Gitblit v1.9.2