mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix text wrap in about dialog
This commit is contained in:
parent
71e69d34ed
commit
f7b5dbd12f
@ -15,7 +15,7 @@ const TPL = `
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<table class="table table-borderless">
|
||||
<table class="table table-borderless text-nowrap">
|
||||
<tr>
|
||||
<th>${t("about.homepage")}</th>
|
||||
<td><a href="https://github.com/TriliumNext/Notes" class="external">https://github.com/TriliumNext/Notes</a></td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user