mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-27 16:02:23 +03:00
* Adding a video { width: 100%; }
This is to prevent that videos included in pages don't exceed the page border
* Reverting precedent commit
* Adding a video { max-width: 100% } instead