mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Merge pull request #11274 from atom/sm-atom-workspace-axis
Relative position atom-workspace-axis
This commit is contained in:
@@ -25,6 +25,10 @@ atom-workspace {
|
||||
background-color: @app-background-color;
|
||||
font-family: @font-family;
|
||||
|
||||
atom-workspace-axis {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
atom-workspace-axis.horizontal {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user