BookStack/resources/js
Dan Brown 7c692ec588
Changed editor bottom padding technique
- Ensures padding works across FF & Chrome, was only working on FF
  before.
- Fixes sketchy editor positioning focus on FF, since tinyMCE would
  add a hidden element to the bottom of the body which would remove/add
  our body padding causing unstable positioning.
2022-02-08 17:05:38 +00:00
..
components Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
services Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
wysiwyg Changed editor bottom padding technique 2022-02-08 17:05:38 +00:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00