2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 19:25:27 +00:00

Add transparent background image (#323)

- Fixes display of background image in dark mode
This commit is contained in:
Oliver
2023-04-19 20:54:52 +10:00
committed by GitHub
parent 612db9f194
commit 347692bf70
4 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

View File

@ -1,6 +1,9 @@
## InvenTree App Release Notes
### 0.11.5 - April 2023
---
- Fix background image transparency for dark mode
### 0.11.4 - April 2023
---