Fix copypasta selector

This commit is contained in:
Machiste Quintana 2015-06-16 20:23:41 -04:00
parent fe4654c9ea
commit 1bd94c670f

View File

@ -81,7 +81,7 @@ atom-pane-container {
}
}
atom-pane-axis.vertical {
atom-pane-axis.horizontal {
& > atom-pane-resize-handle {
cursor: ew-resize;
}