Skip to content

Commit 3f1dd24

Browse files
committed
Merge branch 'ROU-11149-item' of github.com:ionic-team/ionic-framework into ROU-11149-item-sliding
2 parents 38fae86 + 1c66e25 commit 3f1dd24

File tree

79 files changed

+2
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+2
-1
lines changed

core/src/components/item/item.ionic.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
--padding-bottom: #{globals.$ionic-space-200};
2222
--padding-start: #{globals.$ionic-space-400};
2323

24+
@include globals.typography(globals.$ionic-body-lg-medium);
25+
2426
font-family: globals.$ionic-font-family;
25-
font-size: globals.$ionic-font-size-400;
2627
}
2728

2829
// Inner Item
-280 Bytes
169 Bytes
382 Bytes
-13 Bytes
20 Bytes
31 Bytes
-8 Bytes
6 Bytes
29 Bytes

0 commit comments

Comments
 (0)