From 03c1ffc86409d939875af372795b5d37cbe07d1f Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期六, 22 六月 2024 14:39:36 +0800
Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx

---
 policy/scodePage/scodePage.scss |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/policy/scodePage/scodePage.scss b/policy/scodePage/scodePage.scss
index 7659470..4dc32cf 100644
--- a/policy/scodePage/scodePage.scss
+++ b/policy/scodePage/scodePage.scss
@@ -158,4 +158,14 @@
 }
 .hide-canvas{
 	display: none;
+}
+.button-entery{
+	text-align: right;
+	.button{
+		background-color: #4F86F3;
+		color: white;
+		padding: 20rpx 32rpx;
+		border-radius: 10rpx;
+		display: inline-block;
+	}
 }
\ No newline at end of file

--
Gitblit v1.9.1