remove double scrollbars for collab demo for most screens
This commit is contained in:
@@ -46,7 +46,7 @@ pre[class*="language-"] {
|
||||
background: $codeBackground;
|
||||
padding: 1.25rem !important;
|
||||
border-radius: 0.75rem;
|
||||
max-height: unquote("max(300px, 60vh)");
|
||||
max-height: unquote("max(300px, 70vh)");
|
||||
|
||||
&::-webkit-scrollbar-thumb {
|
||||
background-color: rgba($colorWhite, 0.2);
|
||||
|
||||
Reference in New Issue
Block a user