Make prosemirror editor look a bit nicer

This commit is contained in:
Carlos Fernandez 2026-06-22 20:59:35 -04:00
parent 329d820aab
commit 50a7019666

View file

@ -3,6 +3,8 @@
.application.daggerheart {
prose-mirror {
--menu-padding: 4px 0px;
--menu-height: calc(var(--menu-button-height) + 8px);
height: 100% !important;
width: 100%;