Upload photos to user's Blossom server

This commit is contained in:
2026-04-20 13:55:13 +04:00
parent 8cc579e271
commit 7607f27013
2 changed files with 134 additions and 20 deletions

View File

@@ -200,6 +200,10 @@ body {
object-fit: cover;
flex-shrink: 0;
}
.photo-preview-img {
max-width: 100%;
height: auto;
}
/* User Menu Popover */