From 18494f66a7e0f4020cbc77374d4679421fcf469a Mon Sep 17 00:00:00 2001 From: kytwb Date: Sat, 18 Dec 2021 04:24:10 +0100 Subject: Refactor autoUpdater usage --- src/styles/features.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/features.scss b/src/styles/features.scss index 80362b648..c6d982b25 100644 --- a/src/styles/features.scss +++ b/src/styles/features.scss @@ -23,6 +23,6 @@ } } -.theme__dark .publish-debug, .theme__dark .nightly-builds { +.theme__dark .publish-debug { background: $dark-theme-gray-darkest; } -- cgit v1.2.3-54-g00ecf