mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 18:39:43 +00:00
fix multiselect calendarUserSelector badge appearance
This commit is contained in:
@@ -78,6 +78,7 @@ export default {
|
|||||||
@import 'ChillMainAssets/module/bootstrap/shared';
|
@import 'ChillMainAssets/module/bootstrap/shared';
|
||||||
@import 'ChillPersonAssets/chill/scss/mixins';
|
@import 'ChillPersonAssets/chill/scss/mixins';
|
||||||
|
|
||||||
|
div#accompanying-course {
|
||||||
span.multiselect__tag {
|
span.multiselect__tag {
|
||||||
@include badge_social_issue;
|
@include badge_social_issue;
|
||||||
background: $chill-l-gray;
|
background: $chill-l-gray;
|
||||||
@@ -93,6 +94,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user