mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Tokens for confirm dialog
This commit is contained in:
parent
46fb23b659
commit
db56d3b3de
3 changed files with 23 additions and 4 deletions
|
@ -1 +1,9 @@
|
|||
export default {};
|
||||
export default {
|
||||
icon: {
|
||||
size: '2rem',
|
||||
color: '{overlay.modal.color}'
|
||||
},
|
||||
content: {
|
||||
gap: '1rem'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue