diff --git a/packages/frontend/src/pages/qr.show.vue b/packages/frontend/src/pages/qr.show.vue index c0ea8f95da..b4ab0aa249 100644 --- a/packages/frontend/src/pages/qr.show.vue +++ b/packages/frontend/src/pages/qr.show.vue @@ -16,7 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-only :class="[$style.content, '_spacer']" :style="{ '--MI_SPACER-w': '512px', - '--MI_SPACER-max': '16px', + '--MI_SPACER-max': '14px', 'cursor': canShare ? 'pointer' : 'default', }" @click="share" @@ -24,7 +24,7 @@ SPDX-License-Identifier: AGPL-3.0-only