update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ecf7edc65f - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -35,7 +35,7 @@
border:none; border:none;
background-color: $input-background-focus; background-color: $input-background-focus;
position: relative; position: relative;
right: 2rem; // right: 2rem;
+ .appear { + .appear {
display: block; display: block;
background-color: scale-color($input-background-focus, $lightness: -20%); background-color: scale-color($input-background-focus, $lightness: -20%);