Skip to content

Commit

Permalink
Improved: code by including the fab components in parking.vue and rem…
Browse files Browse the repository at this point in the history
…oved unused class button-card from variable.css
  • Loading branch information
Ritika-Patel08 committed Mar 7, 2024
1 parent f70a6a7 commit 070bfde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/theme/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,4 @@ hr {
display: none;
}

.button-card {
display: grid;
place-items: center;
align-self: stretch;
}

}
2 changes: 2 additions & 0 deletions src/views/Parking.vue
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ export default defineComponent({
IonButtons,
IonCard,
IonContent,
IonFab,
IonFabButton,
IonHeader,
IonIcon,
IonInfiniteScroll,
Expand Down

0 comments on commit 070bfde

Please sign in to comment.