Make atom-workspace tag have ‘display: block’ style

This commit is contained in:
Nathan Sobo
2014-10-08 17:06:11 -07:00
parent 1eb3d8bf99
commit 014e2e6fce

View File

@@ -22,6 +22,7 @@ h6 {
}
atom-workspace {
display: block;
height: 100%;
overflow: hidden;
position: relative;