feat(workbench): sync file changes back to webcontainer (#5)
This commit is contained in:
@@ -38,6 +38,9 @@ function getEditorTheme(settings: EditorSettings) {
|
||||
},
|
||||
'.cm-scroller': {
|
||||
lineHeight: '1.5',
|
||||
'&:focus-visible': {
|
||||
outline: 'none',
|
||||
},
|
||||
},
|
||||
'.cm-line': {
|
||||
padding: '0 0 0 4px',
|
||||
|
||||
Reference in New Issue
Block a user