Skip to content

Commit

Permalink
ref: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
trusz committed Feb 25, 2025
1 parent a6142a8 commit 6de3aba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/openscd/src/addons/menu-tabs/menu-tabs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ export class OscdMenuTabs extends LitElement {
mwc-tab {
background-color: var(--primary);
--mdc-theme-primary: var(--mdc-theme-on-primary);
/* width: 10rem; */
/* max-width: 10rem; */
/* overflow: hidden; */
/* text-overflow: ellipsis; */
}
`

Expand Down

0 comments on commit 6de3aba

Please sign in to comment.