Merge pull request #5630 from SimonBrandner/tweak-codeblock-colors

Fix codeblock scrollbar colors
This commit is contained in:
J. Ryan Stinnett
2021-02-11 12:41:12 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -532,7 +532,7 @@ $left-gutter: 64px;
visibility: hidden;
cursor: pointer;
top: 6px;
right: 6px;
right: 12px;
width: 19px;
height: 19px;
background-color: $message-action-bar-fg-color;