Fixes #8820: correct navbar color in dark mode

This commit is contained in:
thatmattlove
2022-03-08 14:28:52 -07:00
parent 1fdc7a9163
commit 8cd24b1a67
3 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
## v3.1.10 (FUTURE)
* [#8820](https://github.com/netbox-community/netbox/issues/8820) - Fix navbar background color in dark mode
---
## v3.1.9 (2022-03-07)