removed possition of placeholder
This commit is contained in:
parent
8796ae11a8
commit
ecf7edc65f
File diff suppressed because one or more lines are too long
|
@ -35,7 +35,7 @@
|
|||
border:none;
|
||||
background-color: $input-background-focus;
|
||||
position: relative;
|
||||
right: 2rem;
|
||||
// right: 2rem;
|
||||
+ .appear {
|
||||
display: block;
|
||||
background-color: scale-color($input-background-focus, $lightness: -20%);
|
||||
|
|
Loading…
Reference in New Issue