This commit is contained in:
the-djmaze
2023-01-04 18:46:04 +01:00
parent e95b919c1e
commit d6d9be0dab

View File

@@ -263,6 +263,7 @@ class SquireUI
clr.type = "color";
clr.style.opacity = 0;
clr.style.position = 'fixed';
clr.style.left = '-100em';
container.append(clr);
browseImage.type = 'file';