Skip to content

Instantly share code, notes, and snippets.

View avi4r10's full-sized avatar

Avinash Kumar avi4r10

View GitHub Profile
<apex:page standardController="Case" tabStyle="Case" lightningStylesheets="true" id="mainPage" title="Close Case">
<!-- JQuery Plugin to -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<!-- Custom styling to make the page as per your choice-->
<style>
.slds-scope img {
max-width: 100%;
height: 100% !important;