Browse Source

1.修改磁铁图片尺寸大小

13651387864 3 years ago
parent
commit
52e937d7a6

+ 1 - 1
suishenbang-wxportal/suishenbang-wxportal-manager/src/main/resources/templates/wxportal/magnet/add.html

@@ -5,7 +5,7 @@
     <th:block th:include="include :: cropbox-css"/>
     <style>
         .bg-sm {
-            width: 124px;
+            width: 119px;
             height: 109px;
             font-size: 75px;
             color: black;

+ 1 - 1
suishenbang-wxportal/suishenbang-wxportal-manager/src/main/resources/templates/wxportal/magnet/edit.html

@@ -5,7 +5,7 @@
     <th:block th:include="include :: cropbox-css"/>
     <style>
         .bg-sm {
-            width: 124px;
+            width: 119px;
             height: 109px;
             font-size: 75px;
             color: black;