Adjusting Load more position to match other dashboards

This commit is contained in:
softsimon 2024-02-09 14:11:12 +08:00
parent 7de4a03f1b
commit b3dbe1215c
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -23,7 +23,7 @@
height: 325px;
}
@media (min-width: 992px) {
height: 400px;
height: 409px;
}
}