Skip to content

Commit

Permalink
Update sidebar tab button dimensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Sep 18, 2024
1 parent 9bbfc0b commit 54bb3c8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

.sidebar-tab-button {
justify-content: center !important;
width: 50px;
height: 50px;
width: 64px;
height: 64px;
padding: 0 !important;
}

Expand Down

0 comments on commit 54bb3c8

Please sign in to comment.