Skip to content

Commit

Permalink
fix icon (#3653)
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryro committed Oct 1, 2024
1 parent 5747d12 commit cb59c0d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/implementations/vanilla/components/tabs/tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@ $button-width: 44px;
top: 0;
height: $button-width;

.ecl-button__container {
height: 100%;
width: 100%;
}

.ecl-icon {
height: 1rem;
width: 1rem;
Expand Down

1 comment on commit cb59c0d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.