undo link->style

This commit is contained in:
Henry Jameson 2025-07-02 10:42:44 +03:00
commit 82d67a634e
2 changed files with 8 additions and 8 deletions

View file

@ -694,7 +694,7 @@ export default {
return
}
const styleEl = document.getElementById('editor-overall-preview-holder')
const styleEl = document.getElementById('editor-overall-holder')
const styleSheet = styleEl.sheet
console.log(styleSheet)