אם זה לא WYSIWYG, אז מה עם השבתת סגנונות באופן מלא?

Try this customization:

#reply-control .d-editor-button-bar button {
    display: none;
}
#reply-control .d-editor-button-bar button.upload {
    display: block;
}
7 לייקים