diff --git a/js/desktopCapturer/screen-picker.html b/js/desktopCapturer/screen-picker.html index 63aab5b7..a6eabfc9 100644 --- a/js/desktopCapturer/screen-picker.html +++ b/js/desktopCapturer/screen-picker.html @@ -45,6 +45,8 @@ #x-button { width: 20px; color: rgba(221, 221, 221, 1); + -webkit-app-region: no-drag; + cursor: pointer; } span {