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

17 lines
405 B
Plaintext

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