Fix: Scroll bars always showing.
This commit is contained in:
Родитель
46434e01e1
Коммит
0280e48d74
|
@ -90,7 +90,7 @@ a {
|
|||
& > :nth-child(2) {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче