8 lines
81 B
CSS
8 lines
81 B
CSS
|
.ckeditor {
|
||
|
width: 90% !important;
|
||
|
}
|
||
|
|
||
|
.cke_editor {
|
||
|
width: 90% !important;
|
||
|
}
|