aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/ConnectionContent.scss
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/ConnectionContent.scss')
-rw-r--r--frontend/src/components/ConnectionContent.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/frontend/src/components/ConnectionContent.scss b/frontend/src/components/ConnectionContent.scss
index 074d975..61d9f63 100644
--- a/frontend/src/components/ConnectionContent.scss
+++ b/frontend/src/components/ConnectionContent.scss
@@ -5,7 +5,6 @@
height: 100%;
overflow: auto;
-
pre {
background-color: $color-primary-0;
padding: 10px 20px;
@@ -23,6 +22,5 @@
background-color: $color-primary-3;
border-top: 1px solid $color-primary-1;
}
-
}
-} \ No newline at end of file
+}