Ver código fonte

qrcode page bugs

zz 6 anos atrás
pai
commit
251624c0c3
1 arquivos alterados com 5 adições e 4 exclusões
  1. 5 4
      resources/views/wap/subscribeV2.blade.php

+ 5 - 4
resources/views/wap/subscribeV2.blade.php

@@ -234,7 +234,7 @@
         .head-box {
             position: absolute;
             /*top: -0.6rem;*/
-            top: -60px;
+            top: -36px;
             left: 50%;
             transform: translateX(-50%);
             line-height: 1;
@@ -253,7 +253,7 @@
             /*width: 0.75rem;
             top: 0.9rem;*/
             width: 75px;
-            top: 90px;
+            top: 65px;
             left: 50%;
             height: auto;
             transform: translateX(-50%);
@@ -289,10 +289,11 @@
 
         .notice-text .text {
             /*text-indent: 2em;*/
-            text-indent: 20px;
+            text-indent: 2em;
             font-weight: 500;
             color: #420A1E;
             line-height: 1.65;
+            word-break: break-all;
         }
 
         .notice-text .text i {
@@ -342,7 +343,7 @@
 
             .head-box {
                 /*top: -.5rem;*/
-                top: -50px;
+                top: -36px;
             }
 
             .head-box .head {