/* ======================================================= */
/* CSS for control sap.ui.integration.cards/WebPageContent */
/* Base theme                                              */
/* ======================================================= */

.sapFCardWebPageContent {
	padding: 1px;

	.sapUiIntWPCFrame {
		display: block;
		box-sizing: border-box;
		border: none;
		width: 100%;
		min-height: 100%;
	}
}