UX: fix chat navbar header alignment (#26161)

This commit is contained in:
chapoi 2024-03-14 06:11:08 +02:00 committed by GitHub
parent e12d32a876
commit 1f786f4972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,12 +23,4 @@
left: 0.25rem;
width: calc(100% - 0.5rem);
}
.c-navbar__title {
.c-routes-direct-messages &,
.c-routes-channels &,
.c-routes-threads & {
padding-left: 1.25rem;
}
}
}