From d18d4845e7ed3e4538e127ba75dba9623328572f Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 20 Jan 2022 11:56:37 +0800
Subject: [PATCH] 部分更改
---
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