Set background to the navigation of Getting Started column (#6163)
The background of the navigation matters because its scrollbar is transparent.lolsob-rspec
parent
95adc48b92
commit
1c46344318
|
@ -2072,6 +2072,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