mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Electron-373 - Make close button clickable by adding app-region: no-drag
This commit is contained in:
parent
6914f30151
commit
88c5c49cfa
@ -45,6 +45,8 @@
|
||||
#x-button {
|
||||
width: 20px;
|
||||
color: rgba(221, 221, 221, 1);
|
||||
-webkit-app-region: no-drag;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
span {
|
||||
|
Loading…
Reference in New Issue
Block a user