mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
fix(qr-code): responsive layout
This commit is contained in:
parent
71f79a5bbf
commit
cbf0b3d699
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
<template>
|
||||
<n-card>
|
||||
<n-grid
|
||||
cols="3"
|
||||
x-gap="12"
|
||||
y-gap="12"
|
||||
cols="1 600:3"
|
||||
>
|
||||
<n-gi span="2">
|
||||
<n-form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue