mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Updated tooltip tokens
This commit is contained in:
parent
6c8136c4aa
commit
3b9d67d1fd
3 changed files with 28 additions and 14 deletions
|
@ -1,4 +1,11 @@
|
|||
export default {
|
||||
root: {
|
||||
maxWidth: '12.5rem',
|
||||
gutter: '0.25rem',
|
||||
shadow: '{overlay.popover.shadow}',
|
||||
padding: '0.625rem 0.75rem',
|
||||
borderRadius: '{overlay.popover.border.radius}'
|
||||
},
|
||||
colorScheme: {
|
||||
light: {
|
||||
root: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue