Increase width of language dropdown

This commit is contained in:
Ayush Kumar 2021-01-17 18:50:33 +05:30
parent 3c199d8c78
commit 2c8aaa27dd
3 changed files with 3 additions and 2 deletions

View file

@ -23,6 +23,7 @@ limitations under the License.
font-size: $font-14px;
font-weight: 600;
color: $authpage-lang-color;
width: 160px;
}
.mx_AuthBody_language .mx_Dropdown_arrow {