Update MasterOutOfStockCatalogSection component to apply padding to Card element for improved layout consistency.

This commit is contained in:
Yoga Pangestu 2026-06-13 11:16:08 +07:00
parent c30fe015e2
commit 2fe83756a1

View File

@ -62,7 +62,7 @@ function visitEdit(url: string): void {
<template>
<Collapsible v-model:open="open">
<Card>
<Card class="py-0">
<CollapsibleTrigger
class="flex w-full items-center justify-between gap-3 px-6 py-4 text-left transition-colors hover:bg-muted/30">
<div class="min-w-0 space-y-1">