fix: fix design issue in user name suggestion field (#922)

This commit is contained in:
Attiya Ishaque
2023-05-24 18:32:02 +05:00
committed by GitHub
parent cb82e94b53
commit 4d33cd7d69

View File

@@ -83,7 +83,7 @@
margin-left: 15px;
}
.username-suggestions--field--scrollable{
.username-scroll-suggested--form-field {
width: 21rem;
white-space: nowrap;
overflow-x: auto;