diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c435f56..f72b91b 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -11,8 +11,8 @@
-
-
+
+
@@ -431,7 +431,8 @@
-
+
+
@@ -447,10 +448,10 @@
-
+
-
+
diff --git a/src/components/Qrcode.css b/src/components/Qrcode.css
index 7398076..4811194 100644
--- a/src/components/Qrcode.css
+++ b/src/components/Qrcode.css
@@ -54,7 +54,7 @@
.Qr-box {
white-space: nowrap;
display: flex;
- padding: 0px 13px 0px 23px;
+ padding: 0 13px 0 23px;
}
@media (min-width: 1000px) {
@@ -70,6 +70,9 @@
display:block!important;
margin-right: 10px;
cursor: pointer;
+ -webkit-appearance: none;
+ -webkit-text-size-adjust: 100%;
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.Qr-item-image {