Write Something

 

.dark .ck.ck-editor__main>.ck-editor__editable {
    color: white !important;
}

.ck.ck-sticky-panel .ck.ck-sticky-panel__content_sticky {
    top: 64px !important;
}

.ck-content{
    min-height: 280px !important;
    /* padding-top: 40px !important;
    padding: 40px 20px !important; */
}

.dark .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
    border-color: gray !important;
}

.ck-content .image {
    /* Block images */
    max-width: 80%;
    margin: 20px auto;
}

Comments (2)

Login or Register to add a new comment.
0 1 Like
0 Like

Leave a Reply

0 0 Like

Leave a Reply

You Might Also Like