adjust lightning dashboard to be in line with new default dashboard

This commit is contained in:
softsimon
2024-07-13 18:18:56 +09:00
parent 832d16cf2d
commit 009e18b622

View File

@@ -1,6 +1,6 @@
.dashboard-container {
text-align: center;
margin-top: 0.5rem;
margin-top: 18px;
@media (min-width: 992px) {
padding-bottom: 0px;
}