Allowed dashboard to scroll (#1377)
This commit is contained in:
parent
d4e5661ee5
commit
44520d5748
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@
|
|||
|
||||
&__content {
|
||||
overflow-y: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
&__workspace-container {
|
||||
|
|
Loading…
Reference in a new issue