.trix-content ul {
    list-style-type: disc !important;
    padding-left: 1em;
}
.trix-content ol {
    list-style-type: decimal !important;
    padding-left: 1em;
}