diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html index 7f3bdf330c..034b6664d6 100644 --- a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html +++ b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html @@ -31,7 +31,7 @@ [style.display]="isExpiryDateToggleChecked ? 'block' : 'none'" data-automation-id="adf-slide-toggle-checked" class="adf-share-link__date-time-container"> - + {{ 'SHARE.EXPIRATION-PLACEHOLDER' | translate }} svg { - fill: var(--theme-accent-color); - width: 30px; - height: 30px; + .adf-datatable-selected { + overflow: unset; + + & > svg { + fill: var(--theme-accent-color); + width: 30px; + height: 30px; + } } }