From 1e832b74b40d8d85cf302aa0efdee400e9095582 Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Fri, 15 May 2020 17:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=8C=89=E9=92=AE=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Qrcode.css | 4 ++++ src/components/param/ParamUpload.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Qrcode.css b/src/components/Qrcode.css index e5d5f00..7d1bf32 100644 --- a/src/components/Qrcode.css +++ b/src/components/Qrcode.css @@ -357,6 +357,10 @@ input[type="number"]{ margin-bottom: 10px; } +.ul-btn { + float: left; +} + .dl-btn { cursor: pointer; font-size: 0.9em; diff --git a/src/components/param/ParamUpload.js b/src/components/param/ParamUpload.js index 3236c8e..69cb275 100644 --- a/src/components/param/ParamUpload.js +++ b/src/components/param/ParamUpload.js @@ -7,7 +7,7 @@ const ParamUpload = ({ rendererIndex, paramIndex, onChange }) => (