Skip to content

Commit

Permalink
feat: Refactor catalog based panel (close #919)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 6, 2024
1 parent d751154 commit 64781f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map/client/components/catalog/KLayersPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!--
Content
-->
<q-scroll-area class="fit" @scroll="onScrolled">
<q-scroll-area class="col">
<!--q-list dense-->
<!-- Orphan layers -->
<KLayersSelector
Expand Down

0 comments on commit 64781f3

Please sign in to comment.