Leandro Azevedo

Results 5 comments of Leandro Azevedo

try it in your example (app.component.scss) : ``` mz-navbar button { height: 100%; } ```

in yours schema definition, set options like : ``` { toJSON: { virtuals: true } } ```

I have the same issue. I've searched through all the documentation and haven't found anything.