Skip to content

Commit

Permalink
fix(tabsbar): Revert tab box size
Browse files Browse the repository at this point in the history
Related to #839
  • Loading branch information
rafaelmardojai committed Dec 29, 2024
1 parent 33f4501 commit 097c98c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion theme/parts/tabsbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ tabs#tabbrowser-tabs {
&[orient="horizontal"] {
/* Tab */
tab {
box-sizing: content-box;
border-color: transparent !important;
border-left-width: 1px !important;
border-style: solid !important;
Expand Down

0 comments on commit 097c98c

Please sign in to comment.