Spaces to tabs.
This commit is contained in:
parent
214c6d19d1
commit
19a2fb62d9
1 changed files with 5 additions and 6 deletions
|
@ -1,16 +1,15 @@
|
|||
|
||||
{
|
||||
"styles": {
|
||||
"styles": {
|
||||
"root": {
|
||||
"color": {
|
||||
"link": "var( --global--color-primary )"
|
||||
}
|
||||
"color": {
|
||||
"link": "var( --global--color-primary )"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"defaults": {
|
||||
"border": {
|
||||
"customRadius": true
|
||||
"customRadius": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue