10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-03 18:06:06 +02:00
QUESTDB_website/static/css/table.css

6 lines
100 B
CSS

table.datatable > tbody > tr > td {
white-space: nowrap;
}
td.NumberCell {
text-align: center;
}