/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2009-2019 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

@import "../../../../../../Base/baseLib/baseTheme/base.less"; /* ORIGINAL IMPORT PATH: "../../../../../sap/ui/core/themes/base/base.less" */

@import "../../../../../sap/ui/core/themes/base/global.less";

/* START "CustomElementBase.less" */
/* ======================================== */
/* CSS for control sap.ui.integration/Base  */
/* Base theme                               */
/* ======================================== */

ui-integration-card,
ui-integration-widget {
	display: inline-block;
	width: 100%;

	& > div[data-sap-ui-area] {
		height: 100%;
		width: 100%;
	}
}
/* END "CustomElementBase.less" */

/* START "CustomElementCard.less" */
/* ======================================== */
/* CSS for control sap.ui.integration/Card  */
/* Base theme                               */
/* ======================================== */

ui-integration-card {
	.sapFCard {
		height: 100%;
	}
}
/* END "CustomElementCard.less" */
