Skip to content

Commit

Permalink
fix(tarteaucitron): hide 'Cookies management panel' in the header (#1219
Browse files Browse the repository at this point in the history
)
  • Loading branch information
julien-deramond authored Apr 22, 2022
1 parent a1c5650 commit b20233a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/assets/scss/_tarteaucitron.scss
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,6 @@
display: none;
}

.tac_visually-hidden { // stylelint-disable-line selector-class-pattern
@include visually-hidden();
}

0 comments on commit b20233a

Please sign in to comment.