Skip to content

Commit

Permalink
Fix connection map not showing in privacy app on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinDY committed Jun 1, 2023
1 parent c939015 commit ca12cc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/web/privacy/src/views/Privacy/Dashboard.vue
Expand Up @@ -58,6 +58,7 @@

<connection-map
:connections="connections"
style="min-height: 400px;"
class="align-self-center justify-self-center flex-grow-1 rounded-lg shadow-lg"
/>
</div>
Expand Down

0 comments on commit ca12cc9

Please sign in to comment.