Fixed resourse tree collapse issue (#953)

This commit is contained in:
Sunil Kumar Yadav 2021-07-22 21:42:35 +05:30 committed by GitHub
parent e443d17b2e
commit ed9cf01b50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@
.dataResourceTree {
margin-left: @MediumSpace;
overflow: auto;
.databaseHeader {
font-size: 14px;

View File

@ -3,7 +3,6 @@
.resourceTree {
height: 100%;
width: 20%;
flex: 0 0 auto;
.main {
height: 100%;