Skip to content

Commit

Permalink
πŸ’„ Add gap to toolbar customizable container
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett committed Nov 18, 2023
1 parent 627f725 commit 379f10d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/widgets/content/browser-toolbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ browser-toolbar[collapse] {
display: flex;
align-items: center;
flex: 1;
gap: 4px;
}

:host(browser-toolbar[orientation=horizontal]) .customizable-container {
Expand Down

0 comments on commit 379f10d

Please sign in to comment.