We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a6b5a commit 508cb75Copy full SHA for 508cb75
1 file changed
src/components/QRCodeCreate.vue
@@ -933,7 +933,7 @@ const updateDataFromModal = (newData: string) => {
933
934
<template>
935
<div
936
- class="flex items-start justify-center gap-4 overflow-x-hidden md:flex-row md:gap-6 lg:gap-12 lg:pb-0"
+ class="flex items-start justify-center gap-4 md:flex-row md:gap-6 lg:gap-12 lg:pb-0"
937
>
938
<!-- Sticky sidebar on large screens -->
939
0 commit comments