Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2023-03-08 07:25:19 +01:00
commit c3ce0eb794
18 changed files with 60 additions and 26 deletions

View file

@ -337,15 +337,15 @@
fill: $color-gray-30;
height: 15px;
width: 15px;
&:hover {
fill: $color-danger;
}
}
}
.clear-search svg {
transform: rotate(45deg);
&:hover {
fill: $color-danger;
}
}
}