editor: toolbox is scrollable
This commit is contained in:
parent
8202fc43e8
commit
1af13c38ed
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.taskDetails {
|
.taskDetails {
|
||||||
|
|
Reference in a new issue