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

19 lines
303 B
CSS
Raw Normal View History

2024-10-16 08:53:53 +02:00
2025-01-28 14:55:10 +01:00
.wrapper[data-v-4847e765] {
display: flex;
gap: 10vw;
}
.k-field-footer[data-v-4847e765] {
width: 15rem;
}
@media screen and (max-width: 800px) {
.k-field-footer[data-v-4847e765] {
width: 9rem;
}
}
2024-10-16 08:53:53 +02:00
@media screen and (min-width: 533px) {
button[data-v-4847e765] {
margin-top: 2.15rem;
}
}