fixed Dashboard and buttons are not aligned on mobile view

This commit is contained in:
sakil-ahmed 2023-10-17 21:05:10 +06:00
parent fd5d5c692e
commit 22f2f2f251

View File

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