fix layout issues in fabric (#1996)

This commit is contained in:
Ashley Stanton-Nurse
2024-10-24 09:59:03 -07:00
committed by GitHub
parent d478af3869
commit 236f075cf6
3 changed files with 70 additions and 62 deletions

View File

@@ -3117,3 +3117,7 @@ a:link {
background: white;
height: 100%;
}
.sidebarContainer {
height: 100%;
}