left_sidebar: Improve text selection for topic text.

Fixes: #34959.

Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
This commit is contained in:
apoorvapendse
2025-06-24 21:41:52 +05:30
committed by Tim Abbott
parent 622a125ce4
commit 4288734030
3 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<li class="bottom_left_row {{#if is_active_topic}}active-sub-filter{{/if}} {{#if is_zero}}zero-topic-unreads{{/if}} {{#if is_muted}}muted_topic{{/if}} {{#if is_unmuted_or_followed}}unmuted_or_followed_topic{{/if}} topic-list-item" data-topic-name="{{topic_name}}">
<a href="{{url}}" class="topic-box">
<a href="{{url}}" class="topic-box" draggable="false">
<span class="sidebar-topic-check">
{{topic_resolved_prefix}}
</span>