🎨 Unified code style
This commit is contained in:
2
src-tauri/src/inject/style.js
vendored
2
src-tauri/src/inject/style.js
vendored
@@ -1,4 +1,4 @@
|
||||
window.addEventListener('DOMContentLoaded', (_event) => {
|
||||
window.addEventListener('DOMContentLoaded', _event => {
|
||||
const css = `
|
||||
#page #footer-wrapper,
|
||||
.drawing-board .toolbar .toolbar-action,
|
||||
|
||||
Reference in New Issue
Block a user