We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccda9fe + 5c0b52d commit b76d103Copy full SHA for b76d103
1 file changed
electron/main/windows/lyric-window.ts
@@ -60,6 +60,7 @@ class LyricWindow {
60
x,
61
y,
62
transparent: true,
63
+ hasShadow: false,
64
backgroundColor: "rgba(0, 0, 0, 0)",
65
alwaysOnTop: true,
66
resizable: true,
0 commit comments