feat: 更新英语描红icon

This commit is contained in:
R524809
2026-04-20 17:18:29 +08:00
parent 21b515746b
commit a7f702984d
11 changed files with 524 additions and 11 deletions
+3 -2
View File
@@ -25,13 +25,14 @@
}
/* 内层 text 承载 ::before 字形,固定 1em 方盒便于与 flex 行内文案垂直对齐 */
> text {
>text {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: inherit;
width: 1em;
height: 1em;
line-height: 1;
font-style: normal;
}
}
}