refactor: theming
This commit is contained in:
parent
9a77c7da2a
commit
a4d235b6fe
22 changed files with 351 additions and 39 deletions
|
@ -51,7 +51,7 @@ onUnmounted(() => {
|
|||
v-model="draft.status"
|
||||
:placeholder="placeholder"
|
||||
p2 border-rounded w-full h-40
|
||||
bg-gray:10 outline-none border="~ border"
|
||||
bg-gray:10 outline-none border="~ base"
|
||||
/>
|
||||
<div flex justify-end>
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue