Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify style, width of .iti__country-list #75

Open
ruizenrmar opened this issue Nov 24, 2020 · 1 comment
Open

modify style, width of .iti__country-list #75

ruizenrmar opened this issue Nov 24, 2020 · 1 comment

Comments

@ruizenrmar
Copy link

How can modify the class .iti__country-list. I'm trying to fixe the property max-width.

Captura de pantalla 2020-11-24 a las 15 16 59

@Epsiom
Copy link

Epsiom commented Feb 22, 2021

Use ::ng-deep to affect the classes of the library, like this for example:
::ng-deep .iti { width: 100% !important; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants