🎨 Unified code style

This commit is contained in:
Tw93
2023-06-24 20:17:52 +08:00
parent 07938f02f4
commit 00c01a9638
23 changed files with 107 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
window.addEventListener('DOMContentLoaded', (_event) => {
window.addEventListener('DOMContentLoaded', _event => {
const css = `
#page #footer-wrapper,
.drawing-board .toolbar .toolbar-action,