fix: Card padding

This commit is contained in:
Sidharth Vinod
2025-03-06 18:53:41 +05:30
parent 7ca468d42f
commit bb184a20ca
+1 -1
View File
@@ -45,7 +45,7 @@
<div
role="toolbar"
tabindex="0"
class="bg-border p-2 {isTabsShown ? 'pb-0' : ''} flex-none cursor-pointer"
class="bg-border p-2 {isTabsShown ? 'pb-1' : ''} flex-none cursor-pointer"
onclick={toggleCardOpen}
onkeypress={toggleCardOpen}>
<div class="flex justify-between">