🔥 Remove paddings

Might get added again later.
This commit is contained in:
simurai
2016-09-21 15:20:03 +09:00
parent a4435305f1
commit e3ff7e28a1

View File

@@ -105,13 +105,3 @@ atom-pane-container {
}
}
}
.platform-darwin {
atom-panel-container.left:empty + atom-workspace-axis.vertical .tab-bar {
padding-left: 100px;
}
atom-panel.left {
padding-top: 36px;
}
}