Improve mobile usability #30

Merged
jacob1123 merged 14 commits from mobile-usability into master 2022-03-01 21:33:07 +01:00
Showing only changes of commit d0ade0f2f1 - Show all commits

View File

@ -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>