aasdsd
All checks were successful
Deploy / deploy-staging (push) Successful in 6s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-04 01:23:43 +02:00
parent f5b30d6991
commit 2c1a751e82
3 changed files with 70 additions and 12 deletions

View File

@@ -414,6 +414,13 @@ body.has-modal-open {
margin-left: auto;
}
.header-actions {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}
.auth-pill {
align-self: end;
display: inline-flex;
@@ -515,6 +522,10 @@ body.has-modal-open {
margin-left: 0;
}
.header-actions {
width: 100%;
}
.brand-mark {
width: 60px;
height: 60px;