change max-height for collab demo
This commit is contained in:
@@ -155,7 +155,7 @@ export default {
|
|||||||
.editor {
|
.editor {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-height: 400px;
|
max-height: 26rem;
|
||||||
color: #0D0D0D;
|
color: #0D0D0D;
|
||||||
background-color: #FFF;
|
background-color: #FFF;
|
||||||
border: 3px solid #0D0D0D;
|
border: 3px solid #0D0D0D;
|
||||||
|
|||||||
Reference in New Issue
Block a user