Fix the prose-mirror's light theme styling

This commit is contained in:
Oliver-Akins 2025-06-29 15:56:24 -06:00
parent e1f173dde7
commit fba6545bad
5 changed files with 12 additions and 3 deletions

View file

@ -1,4 +1,6 @@
.taf > .window-content prose-mirror {
background: var(--prosemirror-background);
.editor-content {
padding: 0 8px 8px;
}