Using batch insert for profiles to prevent errors on large inserts.

This commit is contained in:
2020-05-21 03:44:44 +02:00
parent 703b77897d
commit 532a4b679b
1005 changed files with 13340 additions and 323 deletions

View File

@@ -622,7 +622,6 @@ export default {
}
.photos-container {
min-width: 15rem;
box-sizing: border-box;
border-left: solid 1px $shadow-hint;
padding: 1rem 1rem 1rem 1.5rem;