Skip to content

Commit

Permalink
padding on main
Browse files Browse the repository at this point in the history
  • Loading branch information
dt2patel committed Nov 30, 2023
1 parent a69c7e7 commit 42b4721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/FacilityManagement.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ main {
place-content: center;
grid-template-columns: 1fr 1fr;
height: calc(100vh - 56px);
padding: var(--spacer-lg);
}
ion-card-header {
Expand Down

0 comments on commit 42b4721

Please sign in to comment.