Commit 0b346ed
Merge #171
171: Fix mobile in dark mode r=bidoubiwa a=mdubus
## What's wrong ?
Dark mode in mobile is broken
## What's inside this PR ?
A color change on the correct class in mobile, with an `!important` to override the light mode's `!important` 🙄
## Screenshots
Before:

After:

Co-authored-by: Morgane Dubus <morgane.d@meilisearch.com>1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
263 | 266 | | |
0 commit comments