mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +03:00
Improve #826
This commit is contained in:
parent
e95b919c1e
commit
d6d9be0dab
1 changed files with 1 additions and 0 deletions
1
dev/External/SquireUI.js
vendored
1
dev/External/SquireUI.js
vendored
|
|
@ -263,6 +263,7 @@ class SquireUI
|
||||||
clr.type = "color";
|
clr.type = "color";
|
||||||
clr.style.opacity = 0;
|
clr.style.opacity = 0;
|
||||||
clr.style.position = 'fixed';
|
clr.style.position = 'fixed';
|
||||||
|
clr.style.left = '-100em';
|
||||||
container.append(clr);
|
container.append(clr);
|
||||||
|
|
||||||
browseImage.type = 'file';
|
browseImage.type = 'file';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue