This commit is contained in:
X1627315083
2024-08-23 10:19:02 +08:00
parent eff35d8a79
commit eb54023940
35 changed files with 1709 additions and 452 deletions

View File

@@ -1300,9 +1300,9 @@ li {
}
.homeMain_heade sup.ant-scroll-number,
.account_message sup.ant-scroll-number {
height: 2rem;
height: 1.2rem;
min-height: 5px;
width: 2rem;
width: 1.2rem;
min-width: 5px;
padding: 0;
font-size: 1.1rem;
@@ -1322,12 +1322,13 @@ li {
height: 100%;
font-size: 1.2rem;
display: flex;
transform: scale(0.7);
align-items: center;
justify-content: center;
}
.homeMain_heade p.ant-scroll-number-only-unit,
.account_message p.ant-scroll-number-only-unit {
line-height: 2rem;
line-height: 1.2rem;
height: 100%;
}
.modal_title_text {