small fixes

This commit is contained in:
teldra 2022-03-27 21:19:24 +02:00
parent fff332a2d2
commit f1f45eba98
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
<label style="width: 12rem;" for="featured">{{ i18n "featured" }}</label>
<fieldset style="display: flex; flex-direction: column; max-width: 58.5rem;" id="featured" name="featured">
<div style="display: flex; flex-direction: row;">
<input type="checkbox" name="featured" id="featured" value="featured"><label style="width: 20rem;" for="featured">{{ i18n "featured" }}</label>