Update --divider-color to --divider-colour

This commit is contained in:
Oliver 2026-04-14 20:29:20 -06:00
parent 0e966f4b6a
commit 1eebde246e
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@
prose-mirror {
height: 100%;
background: var(--item-sheet-description-content-background);
--divider-color: currentColor;
--divider-colour: currentColor;
menu {
border-bottom-left-radius: 0;