fix scroll

fix scroll

fix scroll
This commit is contained in:
OVSharova
2023-04-21 16:26:31 +03:00
parent a97b8492a9
commit 5d339ed41c

View File

@ -140,15 +140,14 @@
.font-size-medium();
line-height: 18px;
padding-bottom: 0;
&::-webkit-scrollbar-button:single-button{
height: 9px;
background-size: 6px;
background-position: center;
}
&::-webkit-scrollbar-thumb{
min-height: 0;
height: 0;
min-height: 20px;
height: 20px;
}
&::-webkit-scrollbar{
height: 18px;