Service Portal: resize page dynamically?
https://community.servicenow.com/community?id=community_question&sys_id=dd660be1db1cdbc01dcaf3231f96197d
can also use this on the page for left padding
section.page, main.body {
padding-top: 0px !important;
padding-left: 100px !important;
}
Comments
Post a comment