mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix badge mixin
This commit is contained in:
parent
5b531a0529
commit
f26863487b
@ -134,7 +134,10 @@ ul.columns { // XS:1 SM:2 MD:1 LG:2 XL:2 XXL:2
|
||||
@include dashboard_like_badge($social-action-color);
|
||||
}
|
||||
}
|
||||
// }
|
||||
span.title_action {
|
||||
@include badge_social($social-action-color);
|
||||
}
|
||||
}
|
||||
|
||||
/// dashboard_like_badge in Activities on resume page
|
||||
div[class*='activity-'] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user