From 84fefd382d6b1b80914d33b0e7499a5b7b9c779d Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 08 Mar 2022 10:21:12 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/qfqk-android

---
 static/style/app.scss |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/static/style/app.scss b/static/style/app.scss
index 5ce33a4..90302be 100644
--- a/static/style/app.scss
+++ b/static/style/app.scss
@@ -79,3 +79,18 @@
 	background-color: $u-content-color;
 }
 /* end--演示页面使用的统一样式--end */
+
+
+.fren-main {
+				height: auto;
+				display: flex;
+				// justify-content: center;
+				flex-wrap: wrap;
+
+				.u-checkbox__label {
+					min-width: 45px !important;
+				}
+				.fren-main-but{
+					width: 100%;
+				}
+			}
\ No newline at end of file

--
Gitblit v1.9.3