fix(component): revert theme flickering (#5238) (#5256)

This reverts commit e8cfc807ea.
This commit is contained in:
Peng Xiao
2023-12-11 06:05:16 +00:00
parent e8cfc807ea
commit cfd200528f
2 changed files with 2 additions and 7 deletions

View File

@@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="color-scheme" content="light dark" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"