Increase width for country code dropdown

This commit is contained in:
Swapnil Raj 2020-07-16 19:11:52 +05:30
parent 8546d09fc4
commit 1195c09f5c

View file

@ -191,5 +191,5 @@ limitations under the License.
}
.mx_Field .mx_CountryDropdown {
width: 67px;
width: 78px;
}