Hi Everyone,
We have a powerapps portal.
For some webpages, we have input Custom css or Javascript in advanced settings.
Is there any method to conclude those inline css and Javascript in each page into 1 custome css or javascript file?
I tried copying selector for an element in Chrome developer mode, but there seems to be no "webpage identifier".
So got stuck in how to specify a change to a specific webpage in a custom css or Javascript file.