iou90 пре 5 година
родитељ
комит
46ae8124cc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      demo/config.js

+ 1
- 1
demo/config.js Прегледај датотеку

@@ -50,7 +50,7 @@ const autoWidthHtml0 = `
50 50
 <head>
51 51
   <meta name="viewport" content="target-densitydpi=device-dpi, initial-scale=1.0, user-scalable=no" />
52 52
 </head>
53
-<p class="localStyle" style="display: inline;background-color: transparent !important;background-image: linear-gradient(to bottom, rgba(146, 249, 190, 1), rgba(146, 249, 190, 1));font-style: normal;zoom:1;font-size: 21px;line-height: 1.58;letter-spacing: -.003em;">hey</p>
53
+<p class="localStyle" style="display: inline;background-color: transparent !important;background-image: linear-gradient(to bottom, rgba(146, 249, 190, 1), rgba(146, 249, 190, 1));font-style: normal;zoom:1;font-size: 21px;line-height: 1.58;letter-spacing: -.003em;padding-top:0;padding-bottom:0;">hey</p>
54 54
 </html>
55 55
 `;
56 56