funky-framadate-front/src/app/features/administration/form/option-link/option-link.component.scss

16 lines
217 B
SCSS

.options {
.down-line-button-container,
.link-land {
margin-left: -1rem;
}
.image-preview {
border-radius: 100%;
width: 40px;
height: 40px;
margin-right: 1rem;
}
.href-preview {
color: #6359cf;
}
}