searh input contend padded for reading purposes

This commit is contained in:
jorge 2021-11-19 15:20:09 +01:00
parent 702147d77f
commit 258ca2dca6
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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%);