create offer stitched with backend

This commit is contained in:
counterweight 2025-02-26 00:48:16 +01:00
parent 4eef0a57e0
commit b430b42b60
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
5 changed files with 37 additions and 14 deletions

View file

@ -115,14 +115,13 @@
}
#button-increase-premium {
border-top-right-radius: 10px
border-top-right-radius: 10px;
}
#button-decrease-premium {
border-bottom-right-radius: 10px
border-bottom-right-radius: 10px;
}
.premium-button {
width: 100%;
height: 50%;
@ -184,10 +183,10 @@
}
.place-and-time-box {
height: 100px;
width: 30%;
min-width: 200px;
resize: none;
height: 100px;
width: 30%;
min-width: 200px;
resize: none;
}
.checkbox-row {