FIx lanugage selection alignment at scale.
parent
e49c041df7
commit
121b53f99a
|
@ -67,6 +67,8 @@ limitations under the License.
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Dropdown_option div {
|
.mx_Dropdown_option div {
|
||||||
|
|
Loading…
Reference in New Issue