username aligned

This commit is contained in:
Ulf Gebhardt 2026-02-21 07:07:51 +01:00
parent fa54f51ecc
commit e6e9629399
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -109,6 +109,12 @@ export default {
flex-direction: column;
justify-content: center;
align-items: flex-start;
> a,
> button,
> span:not(.group-info) {
display: contents;
}
}
.flex-direction-row {