🐛 Fix mermaid diagram dark mode styling

Fixes #706
This commit is contained in:
James Panther
2023-11-26 11:43:02 +11:00
parent 1373cfd3e4
commit 6e4ace75f8
2 changed files with 20 additions and 6 deletions
+4
View File
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Fixed
- Some Mermaid diagram elements not styled correctly in dark mode ([#706](https://github.com/jpanther/congo/issues/706))
## [2.7.5] - 2023-11-25
### Added