mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
style/options/appearance: fix the width of the "Main font" combo box
This commit is contained in:
parent
fa60e66a75
commit
7582b1c43d
@ -57,7 +57,7 @@ const TPL = `
|
||||
<h5>${t("fonts.main_font")}</h5>
|
||||
|
||||
<div class="form-group row">
|
||||
<div class="col-6">
|
||||
<div class="col-4">
|
||||
<label for="main-font-family">${t("fonts.font_family")}</label>
|
||||
<select id="main-font-family" class="main-font-family form-select"></select>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user