mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
client: Improve max content widget fit on other languages
This commit is contained in:
parent
720087f082
commit
fb28b9d36d
@ -9,7 +9,7 @@ const TPL = `
|
||||
<p>${t("max_content_width.default_description")}</p>
|
||||
|
||||
<div class="form-group row">
|
||||
<div class="col-4">
|
||||
<div class="col-6">
|
||||
<label>${t("max_content_width.max_width_label")}</label>
|
||||
<input type="number" min="200" step="10" class="max-content-width form-control options-number-input">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user