finishing style

This commit is contained in:
Víctor Losada Hernández
2026-08-27 19:46:32 +02:00
parent 2695cfdaf0
commit 4ab42f27f1
2 changed files with 21 additions and 6 deletions
@@ -127,9 +127,11 @@ const SettingsEditor = ({ settings, updateSettings = ()=>{} })=>{
<div className='field'>
<label htmlFor='fontSize'>
Editor Font Size (in px)
Editor Font Size
</label>
<div className='value'>
<small>from 9px to 30px</small>
<input
id='fontSize'
type='number'