13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
{
|
|
"base": {
|
|
"style": {
|
|
"backgroundColor": "var(--elec-off)",
|
|
"borderTopLeftRadius": "16px",
|
|
"borderTopRightRadius": "16px",
|
|
"borderBottomLeftRadius": "16px",
|
|
"borderBottomRightRadius": "16px",
|
|
"color": "white",
|
|
"textAlign": "center"
|
|
}
|
|
}
|
|
} |