Skip to content

Commit 9ecb132

Browse files
author
arteria32
committed
fix(dynamic-forms): add scroll to array base form
1 parent 19f3367 commit 9ecb132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/kit/components/Inputs/ArrayBase/ArrayBase.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
}
1212

1313
&__items-wrapper {
14+
overflow: auto;
1415
&_add-button-down {
1516
margin-bottom: 15px;
1617
}

0 commit comments

Comments
 (0)