Skip to content
Snippets Groups Projects
Commit 06316211 authored by Otto Visser's avatar Otto Visser
Browse files

Merge branch '647-dark-mode-makes-slides-not-display-text' into 'development'

Resolve "Dark mode makes slides not display text"

Closes #647

See merge request !706
parents 64ac23aa 43370eaa
No related branches found
No related tags found
2 merge requests!711Version 2.2.1,!706Resolve "Dark mode makes slides not display text"
......@@ -17,8 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Lab filter for shared labs now shows the correct course codes in front of assignments. [@hpage](https://gitlab.ewi.tudelft.nl/hpage)
- Chips are no longer cut off on smaller devices. [@hpage](https://gitlab.ewi.tudelft.nl/hpage)
- Presentation text was invisible on dark mode. [@rwbackx](https://gitlab.ewi.tudelft.nl/rwbackx)
## [2.2.0]
### Added
......
......
......@@ -8,6 +8,7 @@
}
background-color: white;
color: black;
display: flex;
flex-direction: column;
height: 100cqh;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment