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
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

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;
}