send email v1
This commit is contained in:
parent
fe4df9cbd3
commit
afd3df123f
9 changed files with 258 additions and 63 deletions
|
|
@ -1,4 +1,16 @@
|
|||
|
||||
.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;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 533px) {
|
||||
button[data-v-4847e765] {
|
||||
margin-top: 2.15rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue