redesign / fixes

This commit is contained in:
2021-02-06 15:25:31 +01:00
parent 611b101e9e
commit f25196f57e
26 changed files with 251 additions and 66 deletions

View File

@@ -122,6 +122,10 @@
align-items: center;
}
.editRestaurant-dishLeft-header{
margin-right: 12px;
}
.editRestaurant-dish:hover {
background-color: #3b3b3b;
}