Skip to content

Commit

Permalink
core: frontend: components: kraken: ExtensionCard: Fix height
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Mar 27, 2024
1 parent b1e7fce commit af90807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/frontend/src/components/kraken/ExtensionCard.vue
@@ -1,6 +1,7 @@
<template>
<v-card
class="mx-auto"
height="100"
width="300"
outlined
style="cursor: pointer;"
Expand Down

0 comments on commit af90807

Please sign in to comment.