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

META-INF.resources.js.components.ObjectRelationship.ModalAddObjectRelationship.scss Maven / Gradle / Ivy

The newest version!
.lfr-objects__modal-add-object-relationship {
	&-body {
		div:last-child {
			margin-bottom: 0;
		}
	}

	&-current-object-input {
		align-items: center;
		display: flex;
		gap: 1rem;
		justify-content: center;

		.form-group {
			width: 100%;
		}
	}

	&-form-base .dropdown-menu {
		max-width: 34rem;
		width: 34rem;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy