cosmetic changes

This commit is contained in:
2023-07-28 11:49:05 +02:00
parent 0cb5ed8d27
commit 9729302a5d
2 changed files with 8 additions and 7 deletions

View File

@ -27,7 +27,8 @@ export const materialDarkTheme = EditorView.theme(
{
'&': {
color: base05,
backgroundColor: background
backgroundColor: background,
fontSize: '24px',
},
'.cm-content': {