Browse Source

Merge branch 'master' into feature/Feature-supply

莫绍宝 3 years ago
parent
commit
df668f3439
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/styles/index.scss

+ 4 - 0
src/styles/index.scss

@@ -289,6 +289,10 @@ div:focus {
       border-right: 1px solid #EBEEF5;
       font-size: 14px;
       color: #333333;
+      input {
+        border: none;
+        padding: 0;
+      }
     }
   }
 }