mirror of
https://github.com/atom/atom.git
synced 2026-02-10 14:45:11 -05:00
-webkit-app-region doesn't actually do anything because we're not frameless
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user