aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/debug.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/debug.scss')
-rw-r--r--ui/app/css/debug.scss21
1 files changed, 0 insertions, 21 deletions
diff --git a/ui/app/css/debug.scss b/ui/app/css/debug.scss
deleted file mode 100644
index 3e125bcd4..000000000
--- a/ui/app/css/debug.scss
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
-debug / dev
-*/
-
-#app-content {
- border: 2px solid green;
-}
-
-#design-container {
- position: absolute;
- left: 360px;
- top: -42px;
- width: calc(100vw - 360px);
- height: 100vh;
- overflow: scroll;
-}
-
-#design-container img {
- width: 2000px;
- margin-right: 600px;
-} \ No newline at end of file