diff --git a/development/index.html b/development/index.html index 00cfb96c8..048aa3f35 100644 --- a/development/index.html +++ b/development/index.html @@ -18,7 +18,7 @@ html, body, #app-content, .super-dev-container { height: 100%; width: 100%; position: relative; - background: #cccccc; + background: white; } .mock-app-root { background: #F7F7F7; diff --git a/ui-dev.js b/ui-dev.js index 93bd8c3b6..a86fa7392 100644 --- a/ui-dev.js +++ b/ui-dev.js @@ -71,7 +71,7 @@ render( style: { height: '500px', width: '360px', - boxShadow: '2px 2px 5px grey', + boxShadow: 'grey 0px 2px 9px', margin: '20px', }, }, [