diff --git a/ui/src/style/components/custom-time-range.scss b/ui/src/style/components/custom-time-range.scss index 3cf69b996..94deb956b 100644 --- a/ui/src/style/components/custom-time-range.scss +++ b/ui/src/style/components/custom-time-range.scss @@ -190,6 +190,7 @@ $rd-cell-size: 30px; &.rd-day-disabled { color: $g8-storm !important; background-color: $g5-pepper !important; + cursor: default; } } }