mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-28 04:56:13 +00:00
list-suggest add-items hover effect
This commit is contained in:
parent
f5ae5443ab
commit
10f276e48c
@ -34,6 +34,9 @@ ul.list-suggest {
|
||||
content: "\f067"; // fa-plus
|
||||
color: var(--bs-success);
|
||||
}
|
||||
& span:hover {
|
||||
color: $chill-l-gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.remove-items {
|
||||
|
Loading…
x
Reference in New Issue
Block a user