one approach can be to delete grid-template-columns: 1fr 1fr and then add the following in the dashboard component class:
grid-template-columns: 1fr 1fr
width: 100%; min-height: 80vh;