fix/index-sites-items-issue-35 #41

Merged
jorge merged 7 commits from fix/index-sites-items-issue-35 into develop 2021-11-19 15:29:16 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 258ca2dca6 - Show all commits

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