Skip to content

Commit

Permalink
fix(header): apply scss rule to all inner elements
Browse files Browse the repository at this point in the history
  • Loading branch information
max-umain committed Jan 31, 2025
1 parent 753c8c3 commit 40ed740
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/core/src/components/header/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ tds-header {
tds-header-dropdown-list-item {
a,
button {
tds-icon,
div {
* {
pointer-events: none;
}
}
Expand Down

0 comments on commit 40ed740

Please sign in to comment.