Commit 4e91481
committed
fix(web): add dark:from-background to PageContainer gradient
The gradient from-background wasn't re-declaring the Tailwind
gradient stops in the dark variant context, leaving the main
content area white in dark mode.1 parent 0f45747 commit 4e91481
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments