|
@@ -741,6 +741,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
background-color: #8eaad1;
|
|
|
border-radius: 5px;
|
|
|
box-sizing: border-box;
|
|
|
+ height: auto;
|
|
|
}
|
|
|
|
|
|
|
|
@@ -766,7 +767,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
}
|
|
|
|
|
|
.U_MD_D_KOA {
|
|
|
- margin: 5px auto 0 auto;
|
|
|
+ margin: 5px auto 5px auto;
|
|
|
width: 57px;
|
|
|
border-radius: 5px;
|
|
|
display: flex;
|