From 05e12ffc0cd7ca5cc0469cc7b69f9a524d722d1c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 13 Jan 2022 17:46:52 +0800
Subject: [PATCH] 忽略模型文件

---
 src/styles/divforms/panoramaBox.scss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/styles/divforms/panoramaBox.scss b/src/styles/divforms/panoramaBox.scss
index 32c4edd..09fda12 100644
--- a/src/styles/divforms/panoramaBox.scss
+++ b/src/styles/divforms/panoramaBox.scss
@@ -17,6 +17,7 @@
 
             .title {
                 position: relative;
+                height: 36px;
                 line-height: 36px;
                 color: #fff;
                 text-align: center;
@@ -71,6 +72,7 @@
 
             .title {
                 position: relative;
+                height: 36px;
                 line-height: 36px;
                 color: #fff;
                 text-align: center;

--
Gitblit v1.9.3