Skip to content

Commit 4a1b608

Browse files
committed
MP-104 fix icon on collapsible
1 parent 70587bb commit 4a1b608

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/libs/ui/lib/components/collapsible/Collapsible.module.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919

2020
.btn {
2121
padding-right: 0;
22+
23+
svg {
24+
width: 24px;
25+
height: 24px;
26+
}
2227
}
2328
}
2429

0 commit comments

Comments
 (0)