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