actuel-inactuel/site/plugins/send-button/index.css

17 lines
286 B
CSS
Raw Normal View History

2025-02-07 10:44:01 +01:00
.wrapper[data-v-4847e765] {
display: flex;
justify-content: space-between;
width: 100%;
}
@media screen and (max-width: 800px) {
.k-field-footer[data-v-4847e765] {
width: 9rem;
}
}
@media screen and (min-width: 533px) {
button[data-v-4847e765] {
margin-top: 2.15rem;
}
}