photo upload bei runs geht jetzt (beim ergebnis eintragen)
Build and push / Pulling repo on server (push) Successful in 3s

This commit is contained in:
2023-11-01 21:48:45 +01:00
parent e03d9ab449
commit 19622359f0
8 changed files with 208 additions and 40 deletions
+7
View File
@@ -54,6 +54,13 @@ main>.container {
opacity: 1;
}
/* Dropzone overrides */
.dropzone {
min-height: 150px;
border: 2px solid rgba(0,0,0,.3);
padding: 20px 20px;
}
/* XDEBUG */
.xdebug-error th
{
+1
View File
File diff suppressed because one or more lines are too long