aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/date/date-toggle.component.scss
blob: b87f7c4750a5316905ddc0da3f7d9b56d3c144b7 (plain) (blame)
1
2
3
4
5
.date-toggle {
  &:hover {
    cursor: default;
  }
}