FIx lanugage selection alignment at scale.
This commit is contained in:
parent
e49c041df7
commit
121b53f99a
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ limitations under the License.
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
flex: 1;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.mx_Dropdown_option div {
|
||||
|
|
Loading…
Reference in a new issue