searh input contend padded for reading purposes
This commit is contained in:
parent
702147d77f
commit
258ca2dca6
File diff suppressed because one or more lines are too long
|
@ -54,7 +54,7 @@
|
|||
border:none;
|
||||
background-color: $input-background-focus;
|
||||
position: relative;
|
||||
// right: 2rem;
|
||||
padding-right: $global-padding * 9;
|
||||
+ .appear {
|
||||
display: block;
|
||||
background-color: scale-color($input-background-focus, $lightness: -20%);
|
||||
|
|
Loading…
Reference in New Issue