Skip to content

Commit fc9a8ca

Browse files
authored
chore(modals): header annotation update (#4938)
1 parent 8f7df4c commit fc9a8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/modals/base/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* Modal title (optional)
2828
*
2929
* @selector .slds-modal__title
30-
* @restrict .slds-modal__header h2
30+
* @restrict .slds-modal__header h1, .slds-modal__header h2, .slds-modal__header h3, .slds-modal__header h4, .slds-modal__header h5
3131
*/
3232
.slds-modal__title {
3333
font-weight: var(--slds-c-modal-heading-font-weight, var(--sds-c-modal-heading-font-weight));

0 commit comments

Comments
 (0)