mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Made further tweaks to align with current editor
- Ensured each of the core actions worked at a high level. - Handled some TinyMCE API changes. - Moved code block insert to its own button.
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
.page-content.mce-content-body > :last-child {
|
||||
margin-bottom: 5rem;
|
||||
}
|
||||
|
||||
.tox-toolbar__primary {
|
||||
justify-content: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user