mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-26 00:32:58 +00:00
small change left over from settings editor
This commit is contained in:
@@ -119,7 +119,7 @@ const SettingsEditor = ({ settings, updateSettings = ()=>{}, EditorThemeNameList
|
|||||||
</label>
|
</label>
|
||||||
|
|
||||||
<div className='value'>
|
<div className='value'>
|
||||||
<small style={{ fontSize: `${settings.fontSize || 1}em` }}>from 9px to 30px</small>
|
<small style={{ fontSize: `${settings.fontSize || 1}em` }}>from 6.5px to 26px</small>
|
||||||
<input
|
<input
|
||||||
id='fontSize'
|
id='fontSize'
|
||||||
type='range'
|
type='range'
|
||||||
|
|||||||
Reference in New Issue
Block a user