Skip to content

Commit 8419c35

Browse files
authored
fix(summary-detail): Fix selector annotation for .slds-summary-detail__action-icon
1 parent 92e7e3f commit 8419c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/summary-detail/base/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* @summary Styles the position of the toggle icon
2020
*
21-
* @selector .slds-summary-detail__content
21+
* @selector .slds-summary-detail__action-icon
2222
* @restrict .slds-summary-detail div
2323
*/
2424
.slds-summary-detail__action-icon {

0 commit comments

Comments
 (0)