1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Desktop, Mobile: Fixes #11673: Make tab size consistent between Markdown editor and viewer (and RTE) (#11940)

Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
This commit is contained in:
Laurent Cozic
2025-03-07 15:42:32 +00:00
committed by GitHub
parent a6d04c4781
commit 0f07c0f53a
6 changed files with 12 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ const globalStyle = (() => {
mainPadding: 12,
topRowHeight: 50,
editorPaddingLeft: 8,
listTabSize: '1.7em',
margin: margin,
marginRight: margin,