This commit is contained in:
syuilo 2020-02-15 02:20:10 +09:00
parent d5c1e7e579
commit a43d0dafa5
1 changed files with 2 additions and 2 deletions

View File

@ -786,7 +786,7 @@ export default Vue.extend({
position: relative; position: relative;
> input { > input {
width: 210px; width: 220px;
box-sizing: border-box; box-sizing: border-box;
margin-right: 8px; margin-right: 8px;
padding: 0 12px 0 42px; padding: 0 12px 0 42px;