Merge pull request #2352 from sakil-ahmed/fix/dashboard-buttons-align-on-mobile-view

fixed Dashboard and buttons are not aligned on mobile view
This commit is contained in:
Mike Cao
2023-11-30 16:08:55 -10:00
committed by GitHub

View File

@@ -36,9 +36,4 @@
.header {
margin-bottom: 10px;
}
.actions {
flex-basis: 100%;
order: -1;
}
}