Skip to content

Commit

Permalink
changed to grow property instead of generic flex
Browse files Browse the repository at this point in the history
  • Loading branch information
dt2patel authored Apr 5, 2024
1 parent f14c537 commit 9581610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/BrokeringRoute.vue
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ section {
}
section > * {
flex: .33;
flex-grow: .3;
}
ion-content > div {
Expand Down

0 comments on commit 9581610

Please sign in to comment.