remove double scrollbars for collab demo for most screens

This commit is contained in:
Philipp Kühn
2021-02-04 11:46:09 +01:00
parent a38460c197
commit c23f31a757
3 changed files with 3 additions and 3 deletions

View File

@@ -155,7 +155,7 @@ export default {
&__content {
padding: 1rem;
max-height: 30rem;
max-height: 25rem;
overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;