Skip to content

Commit 9837e1c

Browse files
authored
chore: remove color-scheme property from body (#9598)
1 parent 0f19695 commit 9837e1c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dev/common.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ import { addGlobalThemeStyles } from '@vaadin/vaadin-themable-mixin/register-sty
44
addGlobalThemeStyles(
55
'dev-common',
66
css`
7-
html {
8-
color-scheme: light dark;
9-
}
10-
117
body {
128
font-family: system-ui, sans-serif;
139
line-height: 1.25;

0 commit comments

Comments
 (0)