All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.js.components.ObjectAction.tabs.ActionContainer.ThenContainer.scss Maven / Gradle / Ivy

The newest version!
.custom-control {
	margin-bottom: 0;
}

.lfr-object__action-builder {
	&-then {
		align-items: center;
		display: flex;
		gap: 1rem;
		justify-content: center;

		&-container {
			display: flex;
			flex-direction: column;
			gap: 0.5rem;
		}

		.form-control {
			width: 100%;
		}

		.custom-control.custom-checkbox {
			margin: 0;
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy