Change localization

This commit is contained in:
2020-09-28 17:07:28 +02:00
parent d2842a1db3
commit c6a9ed4ec0
8 changed files with 287 additions and 27 deletions

View File

@@ -25,9 +25,13 @@
display: flex;
flex-flow: column;
justify-content: space-between;
align-items: center;
width: 100%;
max-height: 600px;
overflow: auto;
h3 {
font-weight: 400;
}
}
.editRestaurant-doubleColumn {