Closed schams-net closed 2 weeks ago
Make the HTML element of an extension list item clickable by stretching a nested link.
<div class="d-flex position-relative"> ... <a href="#" class="stretched-link">extension name</a> </div>
Make the HTML element of an extension list item clickable by stretching a nested link.