Skip to content

Commit 162c57b

Browse files
committed
fix(select): add margin top to select bottom
1 parent 1805125 commit 162c57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/components/select/select.ionic.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
// ----------------------------------------------------------------
2727

2828
.select-bottom {
29+
@include globals.margin(globals.$ion-space-100, null, null, null);
2930
@include globals.typography(globals.$ion-body-sm-medium);
3031
}
3132

0 commit comments

Comments
 (0)