SAT9/.resources/edae20d1aa03d374c36928970d2ced3c780fb73942769c15b1a088eb8087c77a

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"
}
}
}