fix preset not setting divider size
This commit is contained in:
parent
e7ab38d08d
commit
264316ebea
|
@ -268,6 +268,7 @@ export const PresetThemeTile = function({
|
||||||
'theme.layout.color.hsl.l',
|
'theme.layout.color.hsl.l',
|
||||||
'theme.layout.color.opacity',
|
'theme.layout.color.opacity',
|
||||||
'theme.layout.color.blur',
|
'theme.layout.color.blur',
|
||||||
|
'theme.layout.divider.size',
|
||||||
'theme.header.color.rgb.r',
|
'theme.header.color.rgb.r',
|
||||||
'theme.header.color.rgb.g',
|
'theme.header.color.rgb.g',
|
||||||
'theme.header.color.rgb.b',
|
'theme.header.color.rgb.b',
|
||||||
|
|
Loading…
Reference in New Issue