Fix high contrast issue in dashboard
parent
ad9d24e2a7
commit
b5e91d19f5
|
@ -443,6 +443,6 @@ tg-project-menu {
|
|||
// DASHBOARD
|
||||
.home-wrapper {
|
||||
.title-bar {
|
||||
color: $white;
|
||||
color: $black;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue