mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-22 22:52:57 +00:00
finishing style
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user