niallkp commented on issue #17647:
URL: https://github.com/apache/druid/issues/17647#issuecomment-2646595462

   Difficult to see where its going wrong remotely:
   
   Do you see the font files deployed in **/static/fontawesome/webfonts** in 
your website? If you see the font files deployed, then **EITHER** the CSS is 
not loading (need to look at why) **OR** there's something wrong with the 
references to the font files in all.css (they should be relative URLs, like 
`src: url("../webfonts/fa-solid-900.eot");` ).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to