mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 05:37:46 +00:00
fix: 伤害计算显示
This commit is contained in:
parent
e76a9ed7ed
commit
2f83ea81a4
5 changed files with 12 additions and 7 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.no-zzz-font {
|
||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
|
||||
font-family: "tttgbnumber", "HYWenHei-55W", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
|
||||
}
|
||||
|
||||
.rank-icon {
|
||||
|
|
|
|||
|
|
@ -26,8 +26,9 @@
|
|||
}
|
||||
|
||||
.no-zzz-font {
|
||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
||||
Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-family: 'tttgbnumber', 'HYWenHei-55W', system-ui, -apple-system,
|
||||
BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
|
||||
'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
}
|
||||
|
||||
.rank-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue