The current tbody element is created without element passed to it: https://github.com/plumdog/flask_table/blob/master/flask_table/table.py#L134 It can be practical to add a ```tbody_attrs = {"class": "text-xs"}``` class