UX: remove padding to fix mobile thread date pinning (#27470)

This commit is contained in:
Kris
2024-06-14 13:50:27 -04:00
committed by GitHub
parent e245bf2a18
commit 3a31c47d37

View File

@@ -2,10 +2,6 @@
&__body {
margin: 0 1px 0 0;
}
.chat-messages-scroller {
padding: 10px 10px 0 10px;
}
}
.thread-toast {