laughing-hipster/.atom/packages/spacegray-mocha-ui/stylesheets/atom.less

10 lines
116 B
Plaintext

@import "ui-variables";
* {
box-sizing: border-box;
}
.workspace {
background-color: @app-background-color;
}