aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/features.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/styles/features.scss b/src/styles/features.scss
index 8b2ce3253..eacc2a79c 100644
--- a/src/styles/features.scss
+++ b/src/styles/features.scss
@@ -12,8 +12,6 @@
12 } 12 }
13} 13}
14 14
15.theme__dark .publish-debug { 15.theme__dark .publish-debug, .theme__dark .nightly-builds {
16 .close { 16 background: $dark-theme-gray-darkest;
17 color: $dark-theme-gray-lightest;
18 }
19} 17}