FIx lanugage selection alignment at scale.

This commit is contained in:
Jorik Schellekens
2020-04-27 11:51:55 +01:00
parent 969f0e9e0d
commit 997fe62e5c
+2
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 {