mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-26 20:28:48 +01:00
fix(editors): fix editors height
This commit is contained in:
parent
d47878dd29
commit
2d16bad88f
3 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ import { Component } from '@angular/core';
|
|||
@Component({
|
||||
selector: 'ngx-tiny-mce-page',
|
||||
template: `
|
||||
<nga-card>
|
||||
<nga-card size="xlarge">
|
||||
<nga-card-body>
|
||||
<ngx-tiny-mce></ngx-tiny-mce>
|
||||
</nga-card-body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue