diff --git a/stylesheets/atom.less b/stylesheets/atom.less index 23c6c09..c1a73f4 100644 --- a/stylesheets/atom.less +++ b/stylesheets/atom.less @@ -4,6 +4,6 @@ box-sizing: border-box; } -#root-view { +#workspace { background-color: @app-background-color; }