Skip to content

Commit 5005215

Browse files
author
Vladimir Kubantsev
committed
fix(ArrayBase): fix add button test
1 parent a874a7d commit 5005215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
align-items: flex-end;
77

88
.#{$ns}transparent {
9-
align-items: baseline;
9+
align-items: flex-start;
1010
}
1111
}
1212

0 commit comments

Comments
 (0)