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

16 lines
217 B
SCSS
Raw Normal View History

2022-02-09 12:25:08 +01:00
.options {
.down-line-button-container,
.link-land {
margin-left: -1rem;
2022-02-09 12:25:08 +01:00
}
2022-03-14 17:02:56 +01:00
.image-preview {
border-radius: 100%;
width: 40px;
height: 40px;
margin-right: 1rem;
}
.href-preview {
color: #6359cf;
}
2022-02-09 12:25:08 +01:00
}