forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
66b49c909a
commit
7207663f37
1 changed files with 2 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue