fix: fix design issue in user name suggestion field (#922)
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.username-suggestions--field--scrollable{
|
||||
.username-scroll-suggested--form-field {
|
||||
width: 21rem;
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
|
||||
Reference in New Issue
Block a user