refactor: visually balance y-padding

This commit is contained in:
Shivam Mishra
2023-10-10 19:21:45 +05:30
parent 7added2d48
commit a607bf4b60
@@ -1,6 +1,6 @@
<template>
<div
class="p-2 -mx-2 rounded-md bg-woot-600 min-w-[15rem] mb-2 cursor-pointer"
class="px-2 py-1.5 -mx-2 rounded-md bg-woot-600 min-w-[15rem] mb-2 cursor-pointer"
@click="$emit('click')"
>
<div v-if="content" class="line-clamp-3">