mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
refactor: 💄 Update card and action button padding
Some checks failed
Some checks failed
This commit is contained in:
parent
cf15ff11bf
commit
00b6783ae0
8 changed files with 9 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<Card class="p-4">
|
||||
<Card>
|
||||
<FormItem class="grid grid-cols-[minmax(0,1fr)_auto] items-center gap-2">
|
||||
<CardHeader class="flex flex-col gap-1.5 p-0">
|
||||
<FormLabel class="font-semibold tracking-tight" :as="CardTitle">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue