This commit is contained in:
X1627315083
2024-07-25 13:08:25 +08:00
parent 63f4812e3d
commit d876432ac6
5 changed files with 76 additions and 4 deletions

View File

@@ -1204,6 +1204,29 @@ li {
border: solid 2px rgba(0, 0, 0, 0.55);
color: #000000;
}
.homeMain_heade .ant-badge {
width: auto;
height: auto;
}
.homeMain_heade sup.ant-scroll-number {
height: 2rem;
min-height: 2rem;
width: 2rem;
min-width: 2rem;
padding: 0;
}
.homeMain_heade sup.ant-scroll-number .ant-scroll-number-only {
width: 100%;
height: 100%;
font-size: 1.2rem;
display: flex;
align-items: center;
justify-content: center;
}
.homeMain_heade p.ant-scroll-number-only-unit {
line-height: 2rem;
height: 100%;
}
.modal_title_text {
font-size: var(--aida-fsize2);
font-weight: 900;