Increase width for country code dropdown

pull/21833/head
Swapnil Raj 2020-07-16 19:11:52 +05:30
parent 8546d09fc4
commit 1195c09f5c
1 changed files with 1 additions and 1 deletions

View File

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