feat(ui): mobile view

This commit is contained in:
Pihkaal
2024-10-16 23:22:15 +02:00
parent b9fb3eff17
commit 5b41520812
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex justify-between space-x-8">
<div class="flex flex-col sm:flex-row justify-between gap-4">
<QRCodePreview />
<QRCodeForm />