We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c77bc commit b01f6f8Copy full SHA for b01f6f8
frontend/src/features/contact/ContactNotes.vue
@@ -58,7 +58,7 @@
58
class="overflow-hidden border-gray-2 00 hover:border-gray-300 transition-all duration-200 box hover:shadow"
59
>
60
<!-- Header -->
61
- <CardHeader class="bg-gray-50/50">
+ <CardHeader class="bg-gray-50/50 border-b p-2">
62
<div class="flex items-center justify-between">
63
<div class="flex items-center space-x-3">
64
<Avatar class="border border-gray-200 shadow-sm">
0 commit comments