mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update ElementDoc.vue
This commit is contained in:
parent
61c7212438
commit
3c73613268
1 changed files with 1 additions and 4 deletions
|
@ -18,8 +18,7 @@
|
|||
:pt="{
|
||||
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
||||
icon: {
|
||||
class: 'text-base',
|
||||
style: 'color: var(--primary-color-text)'
|
||||
class: 'text-base'
|
||||
}
|
||||
}"
|
||||
/>
|
||||
|
@ -55,7 +54,6 @@ export default {
|
|||
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
||||
icon: {
|
||||
class: 'text-base',
|
||||
style: 'color: var(--primary-color-text)'
|
||||
}
|
||||
}"
|
||||
/>
|
||||
|
@ -82,7 +80,6 @@ export default {
|
|||
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
||||
icon: {
|
||||
class: 'text-base',
|
||||
style: 'color: var(--primary-color-text)'
|
||||
}
|
||||
}"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue