li {
    list-style:inherit;
}
.UEditorTable {
         /* width: 100%; */
         margin-bottom: 10px;
     }
table td, table th {
    padding: 3px 18px !important;
}
pre {
    font-family: Roboto-Medium, Roboto !important;
}
iframe {
    max-width:  100%;
}