-webkit-app-region doesn't actually do anything because we're not frameless

This commit is contained in:
Paul Betts
2015-12-30 13:30:22 -08:00
parent 69ac7b1aa0
commit d1348b7868

View File

@@ -90,20 +90,8 @@ atom-pane-container {
}
.platform-darwin {
body {
-webkit-app-region: drag;
.tool-panel {
-webkit-app-region: no-drag;
}
.tab {
-webkit-app-region: no-drag;
}
editor {
-webkit-app-region: no-drag;
}
atom-panel-container.left:empty + atom-workspace-axis.vertical .tab-bar {
padding-left: 100px;
}
atom-panel.left {