fix component preview styles

This commit is contained in:
Henry Jameson 2025-07-02 00:36:37 +03:00
commit 0d32a7ddac
7 changed files with 240 additions and 215 deletions

View file

@ -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-',