diff --git a/.agents/skills/qovery-ui/references/spacing-layout.md b/.agents/skills/qovery-ui/references/spacing-layout.md index c6dcf6481a0..cb8a9448145 100644 --- a/.agents/skills/qovery-ui/references/spacing-layout.md +++ b/.agents/skills/qovery-ui/references/spacing-layout.md @@ -93,15 +93,7 @@ Example: a card with `rounded-2xl` (16px) and `p-2` (8px) padding → the inner Geometric centering often looks off. Adjust for perceived visual weight. - **Play triangle in a circle:** nudge right — the triangle's visual center is not its geometric center. -- **Button with icon + text:** use slightly less padding on the icon side. Rule of thumb: icon-side padding = text-side padding − 2px. - -```tsx - -``` - +- **Button with icon + text:** use ` diff --git a/libs/domains/audit-logs/feature/src/lib/audit-logs/audit-logs.tsx b/libs/domains/audit-logs/feature/src/lib/audit-logs/audit-logs.tsx index c8adf0d54c6..6c50201c72c 100644 --- a/libs/domains/audit-logs/feature/src/lib/audit-logs/audit-logs.tsx +++ b/libs/domains/audit-logs/feature/src/lib/audit-logs/audit-logs.tsx @@ -329,7 +329,7 @@ export function AuditLogs({

{auditLogsRetentionInDays} days limit reached. - diff --git a/libs/domains/audit-logs/feature/src/lib/filter-section/filter-section.tsx b/libs/domains/audit-logs/feature/src/lib/filter-section/filter-section.tsx index 66a49f44208..2c83f038ef6 100644 --- a/libs/domains/audit-logs/feature/src/lib/filter-section/filter-section.tsx +++ b/libs/domains/audit-logs/feature/src/lib/filter-section/filter-section.tsx @@ -183,7 +183,7 @@ export function FilterSection({ clearFilter, queryParams, targetTypeSelectedItem variant="surface" color="neutral" size="xs" - className="pl-9.5 justify-center gap-1.5 active:scale-[1]" + className="pl-9.5 justify-center active:scale-[1]" key={badge.key} > {`${badge.displayedName}: `} @@ -225,7 +225,7 @@ export function FilterSection({ clearFilter, queryParams, targetTypeSelectedItem variant="surface" color="neutral" size="xs" - className={clsx('justify-center gap-1.5 active:scale-[1]', { + className={clsx('justify-center active:scale-[1]', { 'rounded-l-full rounded-r-none border-r-0 pr-4': isFirst && !isLast, 'rounded-full': isFirst && isLast, 'rounded-l-none rounded-r-full border-l-0 pl-4': isLast && !isFirst, @@ -269,7 +269,7 @@ export function FilterSection({ clearFilter, queryParams, targetTypeSelectedItem {/* RIGHT: Button stays fixed at top-right */} {badges.filter((b) => b.isDeletable).length > 0 && ( - diff --git a/libs/domains/cloud-providers/feature/src/lib/cluster-scw-control-plane-feature/cluster-scw-control-plane-feature.tsx b/libs/domains/cloud-providers/feature/src/lib/cluster-scw-control-plane-feature/cluster-scw-control-plane-feature.tsx index c80474f4d32..59237bbbc30 100644 --- a/libs/domains/cloud-providers/feature/src/lib/cluster-scw-control-plane-feature/cluster-scw-control-plane-feature.tsx +++ b/libs/domains/cloud-providers/feature/src/lib/cluster-scw-control-plane-feature/cluster-scw-control-plane-feature.tsx @@ -71,6 +71,7 @@ export function ClusterSCWControlPlaneFeature({ production }: ClusterSCWControlP Scaleway documentation diff --git a/libs/domains/clusters/feature/src/lib/cluster-access-modal/__snapshots__/cluster-access-modal.spec.tsx.snap b/libs/domains/clusters/feature/src/lib/cluster-access-modal/__snapshots__/cluster-access-modal.spec.tsx.snap index e8e4946d6b2..2de98ac1947 100644 --- a/libs/domains/clusters/feature/src/lib/cluster-access-modal/__snapshots__/cluster-access-modal.spec.tsx.snap +++ b/libs/domains/clusters/feature/src/lib/cluster-access-modal/__snapshots__/cluster-access-modal.spec.tsx.snap @@ -70,7 +70,7 @@ exports[`ClusterAccessModal should match snapshot 1`] = ` qovery cluster kubeconfig --cluster-id 000