1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Made it possible to drag in template content

This commit is contained in:
Dan Brown
2019-08-26 15:34:03 +01:00
parent 5979f6667b
commit fde3867313
4 changed files with 44 additions and 8 deletions

View File

@ -61,6 +61,7 @@
.page-content.mce-content-body {
padding-top: 16px;
outline: none;
}
// Fix to prevent 'No color' option from not being clickable.