]> cat aescling's git repositories - mastodon.git/commitdiff
Set background to the navigation of Getting Started column (tootsuite pr #6163)
authorcwm <chriswmartin@protonmail.com>
Tue, 9 Jan 2018 16:37:27 +0000 (10:37 -0600)
committercwm <chriswmartin@protonmail.com>
Tue, 9 Jan 2018 16:37:27 +0000 (10:37 -0600)
app/javascript/flavours/glitch/styles/components/index.scss

index fae42d45ae738ccd2e0d911aaf63e997a828758e..ca6fd9e99628a54f1b1fe54963da8d77a6ffb552 100644 (file)
   cursor: default;
 }
 
+.getting-started__wrapper,
+.getting_started {
+  background: $ui-base-color;
+}
+
 .getting-started__wrapper {
   position: relative;
   overflow-y: auto;