mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
change max-height for collab demo
This commit is contained in:
parent
acbaa41ee0
commit
a1c9535041
@ -155,7 +155,7 @@ export default {
|
||||
.editor {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-height: 400px;
|
||||
max-height: 26rem;
|
||||
color: #0D0D0D;
|
||||
background-color: #FFF;
|
||||
border: 3px solid #0D0D0D;
|
||||
|
Loading…
Reference in New Issue
Block a user