mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-05 18:04:33 +08:00
Sanitized user-text from angular & fixed some z-index bugs on pages
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
@section('content')
|
||||
|
||||
<div class="container">
|
||||
<div class="container" ng-non-bindable>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-7">
|
||||
|
Reference in New Issue
Block a user