LavaGolem
LavaGolem
When the Module page is opened directly with URL (/modules/[slug]) no title (in case there are no lessons) or description is displayed. ### Steps to Reproduce **First Case** 1. Go...
### What version of Bootstrap Email are you using? v1.4.0 ### How are you compiling? Online Editor ### Code example https://bootstrapemail.com/docs/customize broken And I need to override colours. How do...
### Issue description In Course List Block when the title is multiline, the lines are overlapping In the Course List Block list view the title is overlapping author data. ###...
Added Lombok to project, removed unnecessary setter and getter a toString method. @Data will cover that.