From 098793b3de583ab27d6e1153fff6642de3459702 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Tue, 07 Feb 2023 15:57:04 +0800
Subject: [PATCH] 修改页面顶部样式

---
 themes/JewelryBoxTheme/widgets/HeaderController/css/style.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/themes/JewelryBoxTheme/widgets/HeaderController/css/style.css b/themes/JewelryBoxTheme/widgets/HeaderController/css/style.css
index b938778..2d3b9e9 100644
--- a/themes/JewelryBoxTheme/widgets/HeaderController/css/style.css
+++ b/themes/JewelryBoxTheme/widgets/HeaderController/css/style.css
@@ -122,7 +122,7 @@
 }
 .popup-links .logo{
   /*float: left;*/
-  /*margin-left: 5.26315789473684%;/*14/266*/*/
+  /*margin-left: 5.26315789473684%;/*14/266*/
   height: 30px;
 }
 .popup-links .title{
@@ -130,7 +130,7 @@
   color:#fff;
   text-align: center;
   font-size: 16px;
-  /*margin-left: 5.26315789473684%;/*14/266*/*/
+  /*margin-left: 5.26315789473684%;/*14/266*/
   width: 71.42857142857143%;/*190/266*/
   overflow: hidden;
   white-space: nowrap;
@@ -284,4 +284,4 @@
 }
 .jimu-widget-header-controller .icon-node{
   flex-basis: 40px;
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3