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