13418-Fix text color in Monitor detail dark theme
This commit is contained in:
parent
aaa3761a86
commit
02afc6435b
|
@ -274,7 +274,8 @@ form.discovery label,
|
|||
tr.group_view_data,
|
||||
.group_view_data,
|
||||
ol.steps li span,
|
||||
ol.steps li a {
|
||||
ol.steps li a,
|
||||
.div-span {
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue