create offer stitched with backend
This commit is contained in:
parent
4eef0a57e0
commit
b430b42b60
5 changed files with 37 additions and 14 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue