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