fix(client): grey background in classic theme (closes #1689)

This commit is contained in:
Elian Doran
2025-04-14 23:37:40 +03:00
parent e61532566a
commit 2758fa5846
4 changed files with 3 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
* Note tree not closing when selecting some of the menu actions.
* [Most tree context menu on mobile are broken](https://github.com/TriliumNext/Notes/issues/671)
* [Quick search launch bar item does nothing in vertical layout](https://github.com/TriliumNext/Notes/issues/1680)
* [Note background is gray in 0.92.7 (light theme)](https://github.com/TriliumNext/Notes/issues/1689)
## ✨ Improvements