Add a forgotten comma to snapshot-specific CSS (#13030)
This commit is contained in:
parent
f4703ab8a3
commit
0637eb742f
|
@ -6,7 +6,7 @@ snapshot:
|
|||
display: none;
|
||||
}
|
||||
.related-evaluations path,
|
||||
.related-evaluations circle
|
||||
.related-evaluations circle,
|
||||
.dashboard-metric {
|
||||
visibility: hidden;
|
||||
}
|
Loading…
Reference in New Issue