Skip to content

Commit 0cf1894

Browse files
fix(fab): remove layout contain from content (#17048)
fixes #16780
1 parent 3ff9faf commit 0cf1894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/content/content.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
font-family: $font-family-base;
4444

45-
contain: layout size style;
45+
contain: size style;
4646
}
4747

4848
:host(.ion-color) .inner-scroll {

0 commit comments

Comments
 (0)