From c3f31bb59c17b5cd399c39dc81f55214f95a8b48 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 20 Jan 2022 13:51:00 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web
---
src/styles/entitys/text-entitys.scss | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/styles/entitys/text-entitys.scss b/src/styles/entitys/text-entitys.scss
index 830f430..68f7e62 100644
--- a/src/styles/entitys/text-entitys.scss
+++ b/src/styles/entitys/text-entitys.scss
@@ -47,6 +47,8 @@
}
}
.tag-entitys-box {
+ margin-left: 24px;
+ margin-bottom: 44px;
height: 28px;
.tag-content {
@@ -91,6 +93,9 @@
}
.way-entitys-box {
+ margin-left: 40px;
+ margin-bottom: 40px;
+
.way-title {
border: white 1px solid;
padding-left: 2px;
--
Gitblit v1.9.3