Skip to content

Commit 5a5a641

Browse files
authored
fix(transparentStyle): fixed display of delete buttons for array (#112)
1 parent 219ca92 commit 5a5a641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.#{$ns}transparent {
44
display: flex;
55
margin-bottom: 15px;
6+
align-items: flex-end;
67

78
&:last-child {
89
margin-bottom: 0;

0 commit comments

Comments
 (0)