﻿table.ql-table td {
    border: 1px solid !important;
    border-width: 1px !important;
}
table.ql-table[data-full="true"] {
    width: 100%;
}