Merge pull request #26904 from surajshetty3416/fix-list-view

This commit is contained in:
Suraj Shetty 2021-08-11 14:53:58 +05:30 committed by GitHub
commit fd1c47ef77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,11 +206,13 @@
margin: 0px 0px 16px 0px;
}
.hierarchy, .hierarchy-mobile {
.level {
margin-right: 8px;
align-items: flex-start;
flex-direction: column;
}
}
#arrows {
position: absolute;