glide.service_portal.resize_text.sp.enable_rem_conversion
ServiceNow property description:
If true, portal css would be in rem units
Attributes
- Sys ID: 473de340c3022010d81ea55d1840dd7a
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.service_portal.resize_text.sp.enable_rem_conversion` determines whether the text resizing feature in the Service Portal uses rem units. When set to true, the portal's CSS will be converted to use rem units instead of other units like pixels. This allows for more scalable and accessible text resizing, as rem units are relative to the root element's font size. This property enhances the user experience by making it easier to adjust text size across the entire portal. For more details, refer to the ServiceNow documentation on enabling text resize in the Service Portal.
Source