mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix text wrap for shortcuts.js
This commit is contained in:
parent
78e908c761
commit
9210f915ca
@ -40,7 +40,7 @@ const TPL = `
|
||||
<div class="shortcuts-table-container">
|
||||
<table class="keyboard-shortcut-table" cellpadding="10">
|
||||
<thead>
|
||||
<tr>
|
||||
<tr class="text-nowrap">
|
||||
<th>${t('shortcuts.action_name')}</th>
|
||||
<th>${t('shortcuts.shortcuts')}</th>
|
||||
<th>${t('shortcuts.default_shortcuts')}</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user