fix
This commit is contained in:
@@ -1343,6 +1343,32 @@ input:focus{
|
||||
color: rgba(0, 0, 0, 1);
|
||||
}
|
||||
}
|
||||
.homeMain_heade{
|
||||
.ant-badge{
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
sup.ant-scroll-number{
|
||||
height: 2rem;
|
||||
min-height: 2rem;
|
||||
width: 2rem;
|
||||
min-width: 2rem;
|
||||
padding: 0;
|
||||
.ant-scroll-number-only{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font-size: 1.2rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
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