remove double scrollbars for collab demo for most screens
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
border-bottom-width: 0;
|
||||
color: $colorBlack;
|
||||
background-color: $colorWhite;
|
||||
max-height: unquote("max(300px, 60vh)");
|
||||
max-height: unquote("max(300px, 70vh)");
|
||||
overflow: auto;
|
||||
scroll-behavior: smooth;
|
||||
border: 3px solid $colorBlack;
|
||||
|
||||
Reference in New Issue
Block a user