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
commit 7fb74feeaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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