Fix teams modal only showing two options (#23889)
This commit is contained in:
@@ -225,6 +225,10 @@
|
||||
animation: fade-in 150ms ease-out;
|
||||
}
|
||||
|
||||
.Select-menu {
|
||||
max-height: 190px;
|
||||
}
|
||||
|
||||
.Select-noresults {
|
||||
font-size: $x-small;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user