Updated tooltip tokens

This commit is contained in:
Cagatay Civici 2024-05-09 13:11:40 +03:00
parent 6c8136c4aa
commit 3b9d67d1fd
3 changed files with 28 additions and 14 deletions

View file

@ -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: {