mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-01 16:44:05 +08:00
Prevented markdown editor pushing out toolbar
This commit is contained in:
parent
0372efa89a
commit
d44e0b7964
@ -2,6 +2,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
|
overflow: hidden;
|
||||||
.faded-small {
|
.faded-small {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user