Hotfix: Select current theme swatch
This commit is contained in:
@@ -654,6 +654,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
beforeMount() {
|
beforeMount() {
|
||||||
|
this.settings.THEME_CLASS = document.documentElement.className
|
||||||
this.settings.THEME_COLOR = this.getActiveColor()
|
this.settings.THEME_COLOR = this.getActiveColor()
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user