Skip to content

Commit

Permalink
fix(my-account): make active menu links clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoo committed Jan 16, 2024
1 parent e007555 commit 9f663ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion newspack-theme/sass/plugins/woocommerce.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1850,7 +1850,6 @@ table.woocommerce-table--order-details.shop_table,
a {
background: var( --newspack-theme-color-primary );
color: var( --newspack-theme-color-bg-body );
pointer-events: none;

&:focus-visible {
outline-color: var( --newspack-theme-color-bg-body );
Expand Down

0 comments on commit 9f663ad

Please sign in to comment.