Skip to content

Commit a8bf18d

Browse files
committed
fix(select): use padding for bottom content
1 parent 2b12de1 commit a8bf18d

19 files changed

+1
-1
lines changed

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

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

2828
.select-bottom {
29-
@include globals.margin(globals.$ion-space-100, null, null, null);
29+
@include globals.padding(globals.$ion-space-100, null, null, null);
3030
@include globals.typography(globals.$ion-body-sm-medium);
3131
}
3232

Loading
Loading
-4 Bytes
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)