Remove height from Card
This commit is contained in:
parent
466239ce11
commit
d0ade0f2f1
@ -2,7 +2,7 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-row items-center bg-gray-300 h-32 rounded-lg">
|
||||
<div class="flex flex-row items-center bg-gray-300 rounded-lg">
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
Loading…
x
Reference in New Issue
Block a user