0.0.284 add send form from footer

This commit is contained in:
2023-12-01 01:13:49 +03:00
parent fde640e997
commit 41dbb6bad7
4 changed files with 34 additions and 9 deletions

View File

@@ -458,6 +458,9 @@ footer>div {
.fifth-column-first {
margin-bottom: 10px;
}
.wrapper_footer_form{
display: flex;
}
#footer_input_button {
display: flex;
@@ -1909,6 +1912,7 @@ button#edit_route {
}
button.confirm_remove{
width: 48.5%;
border: 1px solid #ff0000a8;
@@ -1924,7 +1928,7 @@ button.confirm_remove{
}
button.cancel_remove{
width: 49.5%;
width: 48.5%;
border: 1px solid #808080cc;
border-radius: 10px;
color: #808080cc;