Electron-373 - Make close button clickable by adding app-region: no-drag

This commit is contained in:
Kiran Niranjan 2018-03-20 14:13:27 +05:30 committed by kiranniranjan
parent 6914f30151
commit 88c5c49cfa

View File

@ -45,6 +45,8 @@
#x-button {
width: 20px;
color: rgba(221, 221, 221, 1);
-webkit-app-region: no-drag;
cursor: pointer;
}
span {