list activity flex-table design

This commit is contained in:
2021-06-04 18:57:24 +02:00
parent 31468aeae0
commit c1ba892811
8 changed files with 232 additions and 49 deletions

View File

@@ -75,6 +75,6 @@ export default {
<style src="vue-multiselect/dist/vue-multiselect.css"></style>
<style lang="scss">
span.multiselect__tag {
background: #e2793d;
background: var(--chill-orange);
}
</style>