mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 13:13:55 +01:00
6 lines
100 B
CSS
6 lines
100 B
CSS
table.datatable > tbody > tr > td {
|
|
white-space: nowrap;
|
|
}
|
|
td.NumberCell {
|
|
text-align: center;
|
|
} |