mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 00:42:08 +02:00
FIx lanugage selection alignment at scale.
This commit is contained in:
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…
x
Reference in New Issue
Block a user