make help icon white

This commit is contained in:
ucrhh 2021-03-12 10:37:19 +01:00
parent 075d432c3b
commit 9a3b5586a6

View File

@ -31,3 +31,7 @@
flex-grow: 1;
justify-content: end;
}
#helpIcon {
color: white;
}