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

View File

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