Skip to content

Commit

Permalink
revert display: block
Browse files Browse the repository at this point in the history
  • Loading branch information
JesmoDev committed Feb 1, 2024
1 parent bd68f45 commit 96959b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/uui-tabs/lib/uui-tab-group.element.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ export class UUITabGroupElement extends LitElement {
static styles = [
css`
:host {
display: block;
width: 100%;
}
Expand Down

0 comments on commit 96959b9

Please sign in to comment.