Fix card height if titles are different lengths

This commit is contained in:
Oliver Davies 2018-12-24 12:53:50 +00:00
parent 33998cf45f
commit 6483a76192
2 changed files with 2 additions and 2 deletions
src/components

View file

@ -1,6 +1,6 @@
<template>
<div>
<div v-if="display == 'grid'" class="bg-white p-4 border-grey rounded border">
<div v-if="display == 'grid'" class="bg-white p-4 border-grey rounded border flex-1">
<div class="flex flex-col h-full justify-between">
<div class="flex mb-12" :class="[display == 'grid' ? 'justify-between' : '']">
<div>