Fixed dashboard height

This commit is contained in:
loof2736 2022-11-10 04:40:44 -05:00
parent 5a9bc73536
commit a55ecd42e6

View File

@ -17,4 +17,8 @@
.layout-desktop .mainDrawerButton {
display: none !important;
}
.layout-desktop .dashboardDocument .mainDrawer {
top: 0px !important;
}