Set background to the navigation of Getting Started column (tootsuite pr #6163)

This commit is contained in:
cwm 2018-01-09 10:37:27 -06:00
parent b535f24fe5
commit 9bdbe66316
1 changed files with 5 additions and 0 deletions

View File

@ -1881,6 +1881,11 @@
cursor: default;
}
.getting-started__wrapper,
.getting_started {
background: $ui-base-color;
}
.getting-started__wrapper {
position: relative;
overflow-y: auto;