Commit c142759
authored
Fix edge case issue where tutorials-overview bg may appear light. (#719)
In situations with no footer and a long viewport height and little
actual content, the background of the empty space will be white.
It should be a darker fill color in any light/dark/auto appearance since
that page purposefully has an "always-dark" design theme.
Resolves: rdar://1086340431 parent 698d5be commit c142759
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
0 commit comments