diff --git a/lib/cards/KCard.vue b/lib/cards/KCard.vue index 29eaeb4db..7a7e93084 100644 --- a/lib/cards/KCard.vue +++ b/lib/cards/KCard.vue @@ -532,6 +532,7 @@ display: flex; flex-direction: column; flex-wrap: nowrap; + width: 100%; height: 100%; border-radius: 0.5em; outline-offset: -1px;