This commit is contained in:
zoujiandong 2025-03-13 11:25:43 +08:00
parent 784bd3b7ac
commit 081a43b121
2 changed files with 6 additions and 1 deletions

View File

@ -6,6 +6,11 @@
<style>
body {
-webkit-text-size-adjust: 100% ;
text-size-adjust: 100% ;
-moz-text-size-adjust: 100%;
}
strong {
font-weight: bold !important;
}

View File

@ -313,7 +313,7 @@ const handleFreshList = () => {
}
.tag {
margin-top: 2px;
margin-top: 4px;
font-size: 12px;
color: #ffffff;
height: 15px;