1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

Revert "Increase width for country code dropdown"

This reverts commit cb794af5f1.
This commit is contained in:
Swapnil Raj
2020-07-16 19:09:33 +05:30
parent cb794af5f1
commit ddb6104590

View File

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