Skip to content

Commit

Permalink
πŸ’„ Use toolbar-bgcolor for tabs background
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett committed Aug 22, 2023
1 parent a18b750 commit 3faa8b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/tabs/content/browser-tabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@

browser-tabs {
display: flex;
width: 100%;
background-color: var(--toolbar-bgcolor);
width: max-content;
}

0 comments on commit 3faa8b5

Please sign in to comment.