Skip to content

Commit

Permalink
Change left pane border color in light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn-Signal committed Oct 13, 2021
1 parent 99b4e86 commit 99934ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/_modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6214,7 +6214,7 @@ button.module-image__border-overlay:focus {
position: relative;

@include light-theme {
border-color: $color-gray-20;
border-color: $color-gray-15;
background-color: $color-gray-02;

::-webkit-scrollbar-thumb {
Expand Down

0 comments on commit 99934ce

Please sign in to comment.