This commit is contained in:
syuilo 2020-02-12 02:56:42 +09:00
parent 66b49c909a
commit 7207663f37

View file

@ -748,10 +748,9 @@ export default Vue.extend({
position: relative;
> input {
$margin: 8px;
width: 200px;
width: 210px;
box-sizing: border-box;
margin-right: $margin;
margin-right: 8px;
padding: 0 12px 0 42px;
font-size: 1rem;
line-height: 38px;