diff --git a/style/_sidebar.scss b/style/_sidebar.scss index aa177eb..1f680c0 100644 --- a/style/_sidebar.scss +++ b/style/_sidebar.scss @@ -219,6 +219,8 @@ aside { height: 20px; border-radius: 10px; margin: 3px; + + // @TODO: Choose more suitable colors &.dt-fail { background: hsl(0deg, 10%, 50%); }