Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
style(tab): Clean up z-indices to allow non-transparent backgrounds o…
Browse files Browse the repository at this point in the history
…n tabs without breaking tab switch animations.

PiperOrigin-RevId: 492205902
  • Loading branch information
sn-kaier authored and copybara-github committed Dec 2, 2022
1 parent dd99c87 commit ed2d5d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mdc-tab/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
white-space: nowrap;
cursor: pointer;
-webkit-appearance: none;
z-index: 1;

// Firefox still draws a dotted border around focused buttons unless specifically overridden.
&::-moz-focus-inner {
Expand Down

0 comments on commit ed2d5d0

Please sign in to comment.