src/styles/base/index.scss
@@ -262,7 +262,7 @@ line-height: 32px; margin-right: 10px; input { &>input { width: 150px; height: 32px; font-size: 12px; @@ -273,11 +273,11 @@ border-radius: 5px; } input:focus { &>input:focus { outline: none; } input::-webkit-input-placeholder { &>input::-webkit-input-placeholder { color: rgba(238, 238, 238, 0.7); } }