SAT9/.resources/fb7948a24a16998b2b5f39dd766944eb1568ed28d1cb321a1b328239ed1226db
2025-04-18 19:44:27 +04:00

17 lines
405 B
Plaintext

{
"base": {
"style": {
"backgroundColor": "var(--success)",
"borderTopLeftRadius": "4px",
"borderTopRightRadius": "4px",
"borderBottomLeftRadius": "4px",
"borderBottomRightRadius": "4px",
"color": "var(--neutral-10)",
"fontSize": "12px",
"fontWeight": "bold",
"lineHeight": "16px",
"padding": "2px",
"textAlign": "center"
}
}
}