help modal: Remove small_hotkey style.

This commit is contained in:
Alya Abbott 2024-09-03 13:18:10 -07:00 committed by Tim Abbott
parent b65e02ed98
commit 9933165e75
2 changed files with 1 additions and 10 deletions

View File

@ -71,15 +71,6 @@
font-weight: normal;
}
.small_hotkey {
font-size: 0.9em !important;
line-height: 12px;
& kbd {
font-size: 0.9em;
}
}
.arrow-key {
font-size: 1.36em;
line-height: 1;

View File

@ -218,7 +218,7 @@
</tr>
<tr>
<td class="definition">{{t 'Send message' }}</td>
<td><span class="hotkey"><span class="small_hotkey"><kbd>Tab</kbd> then <kbd>Enter</kbd> or <kbd>Ctrl</kbd> + <kbd>Enter</kbd></span></span></td>
<td><span class="hotkey"><kbd>Tab</kbd> then <kbd>Enter</kbd> or <kbd>Ctrl</kbd> + <kbd>Enter</kbd></span></td>
</tr>
<tr>
<td class="definition">{{t 'Insert new line' }}</td>