Fix #378: alert message not visible with dark theme when using external login.

This commit is contained in:
John Livingston
2024-05-03 12:11:07 +02:00
parent fa244824d3
commit a1991708f9
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
### Minor changes and fixes
* Fix #378: alert message not visible with dark theme when using external login.
* Translation updates: french, croatian, deutsch, japanese.
* Minor JS fix.