Make prosemirror editor look a bit nicer (#2034)

This commit is contained in:
Carlos Fernandez 2026-06-23 03:40:12 -04:00 committed by GitHub
parent 9f29229c94
commit f5fa59b3bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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%;