UX: prevent header buttons from wrapping text (#24845)

This commit is contained in:
chapoi 2023-12-12 14:31:49 +02:00 committed by GitHub
parent 41942357ed
commit f6644a69c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,7 @@
display: flex;
align-items: center;
margin-top: 0.2em;
white-space: nowrap;
}
.login-button,