Custom CSS properties for lightning-tab in Salesforce Lightning Web Component
To adjust or update the CSS properties for lightning-tab in Salesforce Lightning Web Component, we can make use of Styling Hooks. Sample Code: Sample Lightning Web Component: HTML: <template> <lightning-card class="slds-p-around_small"> ....