FIx lanugage selection alignment at scale.

This commit is contained in:
Jorik Schellekens 2020-04-07 16:27:26 +01:00
parent 969f0e9e0d
commit 997fe62e5c

View File

@ -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 {