UX: adjust mobile chat text title alignment (#30065)

This commit is contained in:
Kris 2024-12-03 14:11:33 -05:00 committed by GitHub
parent 94697467af
commit c67d3131aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,4 +8,8 @@
&__back-button { &__back-button {
align-self: stretch; align-self: stretch;
} }
&__title {
padding-left: 0.3rem;
}
} }