UX: Mobile fix (#29)

This commit is contained in:
Jordan Vidrine
2025-03-08 03:45:06 -06:00
committed by GitHub
parent 536b58feba
commit 9e96704c24
2 changed files with 8 additions and 3 deletions
+3
View File
@@ -19,6 +19,9 @@
.has-full-page-chat .chat-replying-indicator-container {
margin-bottom: var(--d-border-radius-large);
@include breakpoint(medium) {
margin-bottom: 0;
}
}
.experimental-screen {