fix: colors on reply to

This commit is contained in:
Shivam Mishra
2023-10-10 19:32:14 +05:30
parent 6985dacc34
commit cadd701d74
@@ -1,6 +1,6 @@
<template>
<div
class="px-2 py-1.5 -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 text-woot-50 min-w-[15rem] mb-2 cursor-pointer"
@click="$emit('click')"
>
<message-preview