Skip to content

Commit d09d81e

Browse files
committed
fix(accordion): remove min width from accordion
1 parent 4a1e928 commit d09d81e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/components/accordion/accordion.ionic.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
:host {
88
position: relative;
9-
10-
min-width: 272px;
119
}
1210

1311
// The border is added to the ::after element

0 commit comments

Comments
 (0)