diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index ee8785022..eaa72e477 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -96,6 +96,7 @@ export default { outline: none; display: flex; position: relative; + justify-content: space-between; p { color: $gray-600;