mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Tokens for checkmark location
This commit is contained in:
parent
a4953d47c3
commit
9ec64546ea
8 changed files with 30 additions and 16 deletions
|
@ -63,7 +63,9 @@ export default {
|
|||
color: '{form.field.icon.color}'
|
||||
},
|
||||
checkmark: {
|
||||
color: '{list.option.color}'
|
||||
color: '{list.option.color}',
|
||||
gutterStart: '-0.375rem',
|
||||
gutterEnd: '0.375rem'
|
||||
},
|
||||
emptyMessage: {
|
||||
padding: '{list.option.padding}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue