mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-31 20:24:26 -04:00
fix(qr-code): responsive layout
This commit is contained in:
parent
71f79a5bbf
commit
cbf0b3d699
@ -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…
x
Reference in New Issue
Block a user