In mod/book/locallib.php line 191 classes are added: $bc->attributes['class'] = 'block block_book_toc';
In the rendered page the classes "block block__fake card m-b-1" are set. The classes set in the book module are not present.
In mod/book/locallib.php line 191 classes are added: $bc->attributes['class'] = 'block block_book_toc';
In the rendered page the classes "block block__fake card m-b-1" are set. The classes set in the book module are not present.