mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Padding token for empty message
This commit is contained in:
parent
3866d9faea
commit
a0224a99fc
12 changed files with 32 additions and 6 deletions
|
@ -63,5 +63,8 @@ export default {
|
|||
},
|
||||
chip: {
|
||||
borderRadius: '{border.radius.xs}'
|
||||
},
|
||||
emptyMessage: {
|
||||
padding: '{list.option.padding}'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue