diff --git a/stylesheets/_theme_dark.scss b/stylesheets/_theme_dark.scss index 697852b07..13b244f15 100644 --- a/stylesheets/_theme_dark.scss +++ b/stylesheets/_theme_dark.scss @@ -283,14 +283,6 @@ body.dark-theme { } } - .app-loading-screen { - background-color: $color-gray-95; - - .dot { - border: 3px solid $blue; - } - } - .full-screen-flow { color: black; a {