mirror of https://github.com/vector-im/riot-web
Increase width for country code dropdown
parent
8de6863bf6
commit
cb794af5f1
|
@ -191,5 +191,5 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Field .mx_CountryDropdown {
|
.mx_Field .mx_CountryDropdown {
|
||||||
width: 67px;
|
width: 78px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue