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

Can't make it work with html code spiner #27

Open
MihaiHoriaPopescu opened this issue Mar 27, 2018 · 2 comments
Open

Can't make it work with html code spiner #27

MihaiHoriaPopescu opened this issue Mar 27, 2018 · 2 comments

Comments

@MihaiHoriaPopescu
Copy link

MihaiHoriaPopescu commented Mar 27, 2018

Hello, i tried to use html code for my spinner using load-awesome, but cannot make it work, all the html i put inside my template had height of 0. Can you make an example how should i use it with html template?

@amitmahida92
Copy link
Owner

Hi @pescu , I'll create a demo for you soon. 👍

@BehnamAbdy
Copy link

i had the similar issue and got with work with custom css injection as implemented in the pluncker sample.
add this to your component

styles: [::ng-deep .custom-spinner-template { top: 50% !important; left: 50% !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

3 participants