Change color of skipped

pull/3919/head
Kamran Ahmed 1 year ago
parent d3d2ae5889
commit a029850531
  1. 2
      src/components/FrameRenderer/FrameRenderer.css

@ -58,7 +58,7 @@ svg .learning rect {
}
svg .skipped rect {
fill: #ff6e6e !important;
fill: lightseagreen !important;
}
svg .learning rect[fill='rgb(51,51,51)'] + text,

Loading…
Cancel
Save