Increase width for country code dropdown

This commit is contained in:
Swapnil Raj 2020-07-16 19:07:15 +05:30
parent 8de6863bf6
commit cb794af5f1

View File

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