[feature] Allow deleting avatar + header via settings panel (#3970)

This commit is contained in:
tobi 2025-04-05 15:25:21 +02:00 committed by GitHub
commit 650be1e8d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 70 additions and 11 deletions

View file

@ -447,6 +447,12 @@ section.with-sidebar > form {
flex-direction: column;
justify-content: space-around;
gap: 0.5rem;
.delete-header-button,
.delete-avatar-button {
margin-top: 0.5rem;
font-size: 1rem;
}
}
/*