mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-21 04:41:23 +08:00
Prevented markdown editor pushing out toolbar
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
overflow: hidden;
|
||||
.faded-small {
|
||||
height: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user