Skip to content

Commit 6f137aa

Browse files
committed
fix(demo): Some more styling for editor was needed
1 parent 80396b0 commit 6f137aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const schema = reactive(
3535
$formkit: 'primeEditor',
3636
name: 'myEditor',
3737
label: 'Editor',
38-
style: 'height: 160px;',
38+
style: 'height: 160px; margin-bottom:80px;',
3939
},
4040
{
4141
$formkit: 'primePassword',

0 commit comments

Comments
 (0)