Set background to the navigation of Getting Started column (tootsuite pr #6163)
parent
b535f24fe5
commit
9bdbe66316
|
@ -1881,6 +1881,11 @@
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
.getting-started__wrapper,
|
||||
.getting_started {
|
||||
background: $ui-base-color;
|
||||
}
|
||||
|
||||
.getting-started__wrapper {
|
||||
position: relative;
|
||||
overflow-y: auto;
|
||||
|
|
Loading…
Reference in New Issue