how to adjust column height in serviceportal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2019 11:09 PM
Hi all,
I want to adjust the column height in service portal page how can i achieve that. Please help.
Labels:
- Labels:
-
Field Service Management
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2019 11:24 PM
Usually height is set to auto through bootstrap so that it can be dynamic based on the content defined within it.(Recommended)
Although you can set it to a fixed height by giving a class name in the column itself and add CSS for that class at page level.
Please see the screenshots below.
Column :
Page
Thanks
Gaurav