Skip to content

Commit

Permalink
Fix preferences tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Oct 20, 2023
1 parent 2bce268 commit 5ab7532
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $vertical-tabs-width: 160px;
.interface-preferences__tabs {
.components-tab-panel__tabs {
position: absolute;
top: $header-height + $grid-unit-30;
top: $header-height + $grid-unit-10;
// Aligns button text instead of button box.
left: $grid-unit-20;
width: $vertical-tabs-width;
Expand Down

0 comments on commit 5ab7532

Please sign in to comment.