mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
fix multiselect calendarUserSelector badge appearance
This commit is contained in:
parent
813da1f9e0
commit
ee01020ae6
@ -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>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user