Skip to content

Commit

Permalink
Add cursor: pointer to details summary on /cookie-settings/ page (Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgibson committed Jul 8, 2024
1 parent e3cb90a commit 8eb866e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media/css/privacy/cookie-settings-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ main {

.cookie-summary {
border-bottom: 1px solid $color-light-gray-40;
cursor: pointer; // Temporary fix until https://github.com/mozilla/protocol/issues/948 is added
}

.cookie-summary-title {
Expand Down

0 comments on commit 8eb866e

Please sign in to comment.