mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-08 04:04:33 +08:00
fix markdown editor resizing with long strings
This commit is contained in:
@ -58,6 +58,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user