2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"base": {
"style": {
"backgroundImage": "linear-gradient(180deg, #59B1E8 0%, #47A9E6 100%)",
"borderColor": "#47A9E6",
"borderStyle": "solid",
"borderWidth": "1px",
"borderRadius": "4px",
"color": "#FFFFFF",
"fontSize": "14px",
"fontWeight": "bold",
"lineHeight": "18px",
"textTransform": "uppercase",
"fill": "#FFFFFF"
}
}
}