Skip to content

Commit 40545a7

Browse files
author
arteria32
committed
fix(dynamic-forms): remove overflowing remove button in array base row
1 parent 9ecb132 commit 40545a7

File tree

1 file changed

+1
-1
lines changed
  • src/lib/kit/components/Layouts/Row

1 file changed

+1
-1
lines changed

src/lib/kit/components/Layouts/Row/Row.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
}
8989

9090
&__error-wrapper {
91-
min-width: 100%;
91+
flex: 1 1 100%;
9292
}
9393
}

0 commit comments

Comments
 (0)