Kaynağa Gözat

Remove min-width prop from first child of body; modified styles for rnahw-wrapper

iou90 5 yıl önce
ebeveyn
işleme
a845e78524
2 değiştirilmiş dosya ile 3 ekleme ve 4 silme
  1. 2
    3
      demo/App.js
  2. 1
    1
      demo/newsletterBahn.js

+ 2
- 3
demo/App.js Dosyayı Görüntüle

@@ -116,14 +116,13 @@ const Explorer = () => {
116 116
       }}>
117 117
       <AutoHeightWebView
118 118
         scalesPageToFit
119
-        scrollableWhenZoomin
120
-        scrollEnabled={false}
121 119
         customStyle={
122 120
           `
123 121
           #rnahw-wrapper {
124
-            padding: 0 30px;
122
+            padding: 0 15px;
125 123
             width: 100vw;
126 124
             box-sizing: border-box;
125
+            background-color: white;
127 126
           }
128 127
           `
129 128
         }

+ 1
- 1
demo/newsletterBahn.js Dosyayı Görüntüle

@@ -7,7 +7,7 @@ export default `
7 7
     <meta name="viewport" content="width=device-width">
8 8
   </head>
9 9
   <body style="background-color: rgb(206, 206, 206);margin: 0; width:100%;">
10
-    <div id="doc" style="font-family:Arial,sans-serif;font-size:12px;height:100%; min-width:500px; max-width: 944px; background: #fff; margin: 0; color:#333333">
10
+    <div id="doc" style="font-family:Arial,sans-serif;font-size:12px;height:100%; max-width: 944px; background: #fff; margin: 0; color:#333333">
11 11
       <table style="width: 100%;">
12 12
         <tr style="height: 48px;">
13 13
           <td style="vertical-align:bottom;padding-left:24px;">