mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
replace dropdown for selecting reasons and use chillEntity for reason rendering
This commit is contained in:
10
Resources/public/activity/activity.scss
Normal file
10
Resources/public/activity/activity.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
@import '~ChillMainSass/custom/config/colors';
|
||||
@import '~ChillMainSass/custom/mixins/entity';
|
||||
|
||||
.chill-entity.chill-entity__activity-reason {
|
||||
@include entity($chill-pink, white);
|
||||
}
|
||||
|
||||
.activity {
|
||||
color: $chill-green;
|
||||
}
|
Reference in New Issue
Block a user