Skip to content

Commit

Permalink
fix: small responsive change
Browse files Browse the repository at this point in the history
  • Loading branch information
albanm committed May 29, 2024
1 parent 3ac3f9b commit cb619d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/pages/manager/portals/_portalId/uses/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</v-row>
</v-container>
</v-col>
<layout-navigation-right v-if="$vuetify.breakpoint.lgAndUp">
<layout-navigation-right v-if="$vuetify.breakpoint.mdAndUp">
<v-list
dense
class="list-actions mr-2"
Expand Down

0 comments on commit cb619d6

Please sign in to comment.