Skip to content

Commit

Permalink
chore: stage 2.18.2
Browse files Browse the repository at this point in the history
chore: stage 2.18.2
  • Loading branch information
arsenijesavic authored Nov 8, 2022
2 parents 26be019 + 4da609b commit ef48453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/MultiDhoLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ q-layout(:style="{ 'min-height': 'inherit' }" :view="'lHr Lpr lFr'" ref="layout"
q-header.bg-white(v-if="$q.screen.lt.lg")
top-navigation(:profile="profile" @toggle-sidebar="right = true" @search="onSearch" :dho="dho" :dhos="getDaos($apolloData.data.member)" :selectedDaoPlan="selectedDaoPlan")
q-page-container.bg-white.window-height.q-py-md(:class="{ 'q-pr-md': $q.screen.gt.md, 'q-px-xs': !$q.screen.gt.md}")
.bg-internal.bg-content.full-height
.bg-internal-bg.content.full-height
q-resize-observer(@resize="onContainerResize")
q-scroll-area.full-height(:thumb-style=" { 'opacity': '0' }" ref="scrollArea" :class="{ 'q-px-md': !$q.screen.gt.sm}")
.row.full-width
Expand Down

0 comments on commit ef48453

Please sign in to comment.