web client v0.4 (edit restaurant info)

This commit is contained in:
2020-09-26 15:20:38 +02:00
parent 315c58cc8d
commit 3fdc93ef28
17 changed files with 884 additions and 93 deletions

View File

@@ -53,3 +53,7 @@
.input-image + label:hover {
background-color: #fd9800;
}
.newRestaurant-bottom {
display: inline-block;
}