feat: Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu (#2324)
This commit is contained in:
@@ -42,6 +42,7 @@ export const IconNameToSvgMapping = {
|
||||
'hashtag-off': icons.HashtagOffIcon,
|
||||
'keyboard-close': icons.KeyboardCloseIcon,
|
||||
'link-off': icons.LinkOffIcon,
|
||||
'line-width': icons.LineWidthIcon,
|
||||
'list-bulleted': icons.ListBulleted,
|
||||
'list-numbered': icons.ListNumbered,
|
||||
'lock-filled': icons.LockFilledIcon,
|
||||
|
||||
Reference in New Issue
Block a user