
META-INF.resources.js.components.ModelBuilder.RightSidebar.RightSidebarObjectRelationshipDetails.scss Maven / Gradle / Ivy
The newest version!
.lfr-objects__model-builder-right-sidebar-object-relationship {
&-content {
padding: 1rem 1rem 1.5rem;
}
&-title {
color: #272833;
font-size: 14px;
font-weight: 600;
line-height: 21px;
&-buttons-container {
align-items: center;
display: flex;
gap: 10px;
justify-content: center;
}
&-container {
align-items: center;
border-bottom: 1px solid #f1f2f5;
display: flex;
height: 4rem;
justify-content: space-between;
padding: 1rem;
}
&-delete-button {
height: 32px;
width: 32px;
}
&-save-button {
align-items: center;
display: flex;
height: 32px;
justify-content: center;
width: 57px;
}
}
}
.lfr-objects__model-builder-left-sidebar-object-relationship-single-select
.dropdown-menu {
max-width: 18rem;
width: 18rem;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy