fix(fab): remove layout contain from content (#17048)

fixes #16780
This commit is contained in:
Brandy Carney
2019-01-17 12:45:23 -05:00
committed by GitHub
parent 3ff9fafe8e
commit 0cf189412d

View File

@@ -42,7 +42,7 @@
font-family: $font-family-base;
contain: layout size style;
contain: size style;
}
:host(.ion-color) .inner-scroll {