Skip to content

Commit

Permalink
fix(Dribblish): search history list (#1140)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lseoksee authored Feb 9, 2025
1 parent ca42642 commit d6e2ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dribbblish/user.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ body {
border-radius: var(--corner-radius) var(--corner-radius) 0 0 !important;
margin: 0;
margin-left: calc(var(--left-sidebar-width) * 1px);
z-index: 10;
}

.Root__globalNav .main-globalNav-historyButtonsContainer,
Expand Down

0 comments on commit d6e2ce9

Please sign in to comment.