mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
help_modal: Fix thumb-up emoji.
Existing class "rendered_markdown" has been added so that the emoji remains in agreement with how messages are displayed in message area. Fixes part of #30781.
This commit is contained in:
@@ -290,7 +290,7 @@
|
|||||||
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>S</kbd></span></td>
|
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>S</kbd></span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="definition">
|
<td class="definition rendered_markdown">
|
||||||
{{t 'React to selected message with' }}
|
{{t 'React to selected message with' }}
|
||||||
<img alt=":thumbs_up:"
|
<img alt=":thumbs_up:"
|
||||||
class="emoji"
|
class="emoji"
|
||||||
|
|||||||
Reference in New Issue
Block a user