vendee-cd85: remove icon from add-more-items button (#65036)

This commit is contained in:
Corentin Sechet 2022-05-09 17:10:47 +02:00
parent dcb3095046
commit 2e98b86de6
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ div#page {
}
%arrow-icon {
&::before {
&:not(.add-more-items--button)::before {
color: $link-hover-color;
content: "\f0a9";
display: inline-block;