Remove height from Card
This commit is contained in:
parent
466239ce11
commit
d0ade0f2f1
@ -2,7 +2,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<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>
|
<slot></slot>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
Loading…
x
Reference in New Issue
Block a user