mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
FIx lanugage selection alignment at scale.
This commit is contained in:
parent
969f0e9e0d
commit
997fe62e5c
@ -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 New Issue
Block a user