Skip to content

Commit

Permalink
Adjust left column sidebar right padding (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
dualcnhq authored Oct 11, 2022
1 parent 6d3f937 commit d5197b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collection-browser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ export class CollectionBrowser
width: 18rem;
min-width: 18rem; /* Prevents Safari from shrinking col at first draw */
padding-right: 12px;
padding-right: 1rem;
padding-right: 2.5rem;
}
.desktop #left-column::-webkit-scrollbar {
Expand Down

0 comments on commit d5197b2

Please sign in to comment.