Hi,
we have created some custom DocTypes to support our review process with ERPNext. The review is done via tablets with the ERPNext mobile app (Android). Our employees like this kind of review process, but they would like to increase the font-size and to change some other CSS properties in the mobile app.
If I got the documentation right, the CSS and HTML assets for the mobile app are pulled from the server, however I could not find which ones exactly.
Which CSS files do I have to edit on the server side in order to change CSS properties for the mobile app?