From bf5ba56e8a82f0ef699f2eae413d0dc2c4e4f67d Mon Sep 17 00:00:00 2001
From: jxdnsong <592566207@qq.com>
Date: Tue, 25 Oct 2022 16:15:00 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/sd-jg-school-web into master
---
src/styles/divforms/divForms.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/styles/divforms/divForms.scss b/src/styles/divforms/divForms.scss
index ab73369..33f8da3 100644
--- a/src/styles/divforms/divForms.scss
+++ b/src/styles/divforms/divForms.scss
@@ -6,7 +6,7 @@
.divForms .arrow {
position: absolute;
- bottom: 0;
+ bottom: 50%;
left: 0;
width: 45px;
height: 2px;
--
Gitblit v1.9.3