mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
New transition duration token for components
This commit is contained in:
parent
3be93fd584
commit
8b46ae3bd0
204 changed files with 464 additions and 221 deletions
|
@ -4,7 +4,8 @@ export default {
|
|||
color: '{content.color}',
|
||||
padding: '1rem',
|
||||
gap: '2px',
|
||||
indent: '1rem'
|
||||
indent: '1rem',
|
||||
transitionDuration: '{transition.duration}'
|
||||
},
|
||||
node: {
|
||||
padding: '0.375rem 0.625rem',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue