fix
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user