mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
Increase width for country code dropdown
This commit is contained in:
parent
8546d09fc4
commit
1195c09f5c
1 changed files with 1 additions and 1 deletions
|
@ -191,5 +191,5 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_Field .mx_CountryDropdown {
|
||||
width: 67px;
|
||||
width: 78px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue