Skip to content

Commit c11eda5

Browse files
committed
Fix token
1 parent 09e78be commit c11eda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokens/themes/light.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@
975975
"value": "{click.button.basic.color.primary.background.disabled}",
976976
"type": "color"
977977
},
978-
"danger": {
978+
"loading": {
979979
"value": "linear-gradient(\n 90deg,\n rgba(255, 35, 35, 0.05) 0%,\n rgba(255, 255, 255, 0.8) 50%,\n rgba(255, 35, 35, 0.05) 100%\n)",
980980
"type": "color"
981981
}

0 commit comments

Comments
 (0)