fix
This commit is contained in:
@@ -1437,9 +1437,9 @@ input:focus{
|
||||
height: auto;
|
||||
}
|
||||
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;
|
||||
@@ -1457,12 +1457,13 @@ input:focus{
|
||||
height: 100%;
|
||||
font-size: 1.2rem;
|
||||
display: flex;
|
||||
transform: scale(.7);
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
p.ant-scroll-number-only-unit{
|
||||
line-height: 2rem;
|
||||
line-height: 1.2rem;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user