UX: Fix user bookmark list keyboard focus state (#27515)

This commit is contained in:
Penar Musaraj 2024-06-18 12:04:48 -04:00 committed by GitHub
parent f595d599dd
commit 80149b3396
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@
</label>
</td>
{{/if}}
<th scope="row" class="main-link topic-list-data">
<td class="main-link topic-list-data">
<span class="link-top-line">
<div class="bookmark-metadata">
{{#if bookmark.reminder_at}}
@ -157,7 +157,7 @@
class="post-excerpt"
{{on "click" this.screenExcerptForExternalLink}}
>{{html-safe bookmark.excerpt}}</p>
</th>
</td>
{{#if this.site.desktopView}}
<td class="author-avatar topic-list-data">
{{#if bookmark.user.avatar_template}}