Skip to content

Commit b4fe3f4

Browse files
committed
changed colores on history chart comment
1 parent f0384e1 commit b4fe3f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/styles/components/d3graph.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ div.tooltip {
5454
max-width: 250px;
5555
overflow-wrap: break-word;
5656
padding: 6px;
57-
color: #320a5c;
57+
color: #1a2229;
5858
font-size: 12px;
5959
font-family: "Overpass Mono", monospace;
60-
background: #9cf4df;
60+
background: #6699C4;
6161
border-radius: 8px;
6262
pointer-events: none;
6363
}

0 commit comments

Comments
 (0)