[MM-22004] Add dragability to the title bar buttons area for macOS (#1216)

This commit is contained in:
Devin Binnie
2020-04-02 09:56:22 -04:00
committed by GitHub
parent c24354f367
commit 63f0ee0a03

View File

@@ -143,6 +143,7 @@ body {
.topBar.macOS .three-dot-menu {
flex-basis: 80px;
-webkit-app-region: drag;
}
.topBar.macOS.fullScreen .three-dot-menu {