fix: use rounded-md

This commit is contained in:
Shivam Mishra
2024-02-29 16:08:05 +05:30
parent f7088b29cc
commit b9dd93ab87
4 changed files with 4 additions and 4 deletions
@@ -32,7 +32,7 @@
/>
<div
v-else
class="rounded-xl h-10 w-10 bg-slate-200 flex items-center justify-center"
class="rounded-md h-10 w-10 bg-slate-200 flex items-center justify-center"
>
<svg
width="24"