优化 emoji 浏览器兼容

This commit is contained in:
pllx
2026-05-20 11:52:49 +08:00
parent 3c7cefe447
commit a0a189867f
+1 -1
View File
@@ -60,7 +60,7 @@
}
body {
font-family: "Microsoft YaHei", "SimSun", "宋体", sans-serif;
font-family: "Microsoft YaHei", "SimSun", "宋体", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif;
font-size: 10pt;
background: var(--bg-main);
color: var(--text-navy);