Newer
Older
@import 'src/styles/base/color';

Guilhem CARRON
committed
.delete-grdf-modal {
.icon-main {
display: flex;
svg {
margin: auto;
}
}
.text1 {
margin-top: 1rem;
}
.text2 {
color: $grey-bright;
margin: 1rem 0;
}
.text3 {
margin-bottom: 1rem;
}
.buttons {
display: flex;
button.btn-secondary-positive {
margin-right: 1rem;
}
}
}