From 39b418e1b162cd81fa905c7667aaa4cc62d6a3ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E7=8E=AE?= Date: Wed, 12 Feb 2020 12:08:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3iphone11=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E4=B8=8A=E6=A0=B7=E5=BC=8F=E9=94=99=E4=B9=B1=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 解决iphone11手机上样式错乱的问题 --- src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.css b/src/index.css index 47546f4..53e941c 100644 --- a/src/index.css +++ b/src/index.css @@ -31,4 +31,5 @@ color: #494949; border: 1px solid #d6d6d6; border-radius: 4px; + padding:1px; }