fixed scrolling issue on the sideleftnav (#122)
This commit is contained in:
Родитель
6874a7cc5f
Коммит
8f4c702326
|
@ -80,6 +80,7 @@ div#resource_container {
|
|||
height: 100%;
|
||||
width: 250px;
|
||||
padding-right: 20px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#currentContext {
|
||||
|
|
Загрузка…
Ссылка в новой задаче