We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80396b0 commit 6f137aaCopy full SHA for 6f137aa
src/pages/index.vue
@@ -35,7 +35,7 @@ const schema = reactive(
35
$formkit: 'primeEditor',
36
name: 'myEditor',
37
label: 'Editor',
38
- style: 'height: 160px;',
+ style: 'height: 160px; margin-bottom:80px;',
39
},
40
{
41
$formkit: 'primePassword',
0 commit comments