mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
feat: ♿ Improve accessibility everywhere
This commit is contained in:
parent
192c7f83c3
commit
6e2401b67d
10 changed files with 41 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<ButtonsBase :loading="loading" class="bg-pink-500 hover:bg-pink-400">
|
||||
<ButtonsBase :loading="loading" class="bg-pink-600 hover:bg-pink-500">
|
||||
<slot />
|
||||
</ButtonsBase>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue