I want to change some CSS of the clinical forms. When i inspect the webpage, this is the className i see " .omrs-breakpoint-gt-tablet ._2lQEH2tKXF2CkJ1zPGe1Wg== .o1zKrTyw9UldgIdbaa7moQ== ". It is randomly generated. Now I want to know where I can access the class so that I can work on it. If there is any other way, i do appreciate. Thank you!
Hi Elivis!
OpenMRS’s #openmrs3-helpme slack channel is the best place to ask such O3 onboarding related questions that require instant feedback and a smaller audience.
To answer your question above, global styles are defined in the style-guide. FWIW, check out Introduction – O3 Docs
Happy coding!
Thanks Samuel for the assist. Let me check it out