Added categories / add category

This commit is contained in:
2020-09-28 20:27:55 +02:00
parent c6a9ed4ec0
commit 6391c99d07
4 changed files with 126 additions and 25 deletions

View File

@@ -62,6 +62,7 @@
.image-upload-container-wide {
display: flex;
width: 100%;
flex-direction: column;
align-items: flex-end;
}