✨(demo) update demo app
Update the demo app to make it work with new tokens.
This commit is contained in:
committed by
NathanVss
parent
47e3e28090
commit
f93a83655c
@@ -745,9 +745,9 @@ $themes: (
|
||||
'components': (
|
||||
'tooltip': (
|
||||
'border-radius': 0.5rem,
|
||||
'background-color': #E1E2E5,
|
||||
'background-color': #F0F1F2,
|
||||
'border-color': #D2D4D8,
|
||||
'color': #5C5F63,
|
||||
'color': #74777C,
|
||||
'font-size': 0.75rem,
|
||||
'padding': 1rem,
|
||||
'max-width': 150px
|
||||
|
||||
Reference in New Issue
Block a user