aboutsummaryrefslogtreecommitdiff
path: root/app/assets/sass/_highlight.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/sass/_highlight.scss')
-rw-r--r--app/assets/sass/_highlight.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/sass/_highlight.scss b/app/assets/sass/_highlight.scss
index 08009db..e7c4ac8 100644
--- a/app/assets/sass/_highlight.scss
+++ b/app/assets/sass/_highlight.scss
@@ -6,13 +6,13 @@
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
border-radius: $border-radius-base;
margin-bottom: $padding-xl;
- z-index: 4;
+ z-index: 6;
left: 0;
code {
font-weight: 300;
}
-
+
.plan-query-text {
background-color: #fff;
font-family: $font-family-mono;