Skip to content

Commit 0483c89

Browse files
committed
Remove color-scheme declaration from root for dark mode support
1 parent 9e3b84d commit 0483c89

File tree

1 file changed

+0
-4
lines changed
  • src/Illuminate/Mail/resources/views/html/themes

1 file changed

+0
-4
lines changed

src/Illuminate/Mail/resources/views/html/themes/default.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/* Base */
22

3-
:root {
4-
color-scheme: light dark;
5-
}
6-
73
body,
84
body *:not(html):not(style):not(br):not(tr):not(code) {
95
box-sizing: border-box;

0 commit comments

Comments
 (0)