fix component preview styles
This commit is contained in:
parent
d72438f0a7
commit
0d32a7ddac
7 changed files with 240 additions and 215 deletions
|
|
@ -410,7 +410,7 @@ const AppearanceTab = {
|
|||
this.compilationCache[key] = theme3
|
||||
}
|
||||
|
||||
const styleEl = document.getElementById('theme-holder')
|
||||
const styleEl = document.getElementById('theme-preview-holder')
|
||||
const styleSheet = styleEl.sheet
|
||||
styleSheet.insertRule([
|
||||
'#theme-preview-',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue