summaryrefslogtreecommitdiff
path: root/scss/base/_details.scss
blob: 1b46189f7434c9e559b087d241fca28c319cd0f2 (plain)
1
2
3
details summary {
  cursor: pointer;
}