Prevent calls widget window from showing native shadow (#2693)
This commit is contained in:
@@ -130,6 +130,7 @@ export class CallsWidgetWindow {
|
||||
transparent: true,
|
||||
show: false,
|
||||
alwaysOnTop: true,
|
||||
hasShadow: false,
|
||||
backgroundColor: '#00ffffff',
|
||||
webPreferences: {
|
||||
preload: getLocalPreload('callsWidget.js'),
|
||||
|
Reference in New Issue
Block a user