How to use custom css section in the app?
This custom CSS modifies the appearance of the specific input field to which the changes are being applied in the app.
Write your custom css in curly brackets: { "your css code" }
Frequently used css codes: background-color, border-radius etc. For example:
PreviousHow to add custom fields to delivered email notification?NextHow to write your more specific css on fields?
Last updated