@media (max-width: 768px) {
    td.adminjs_TableCell {
        display: table-cell !important;
    }
}
