11 lines
No EOL
98 B
CSS
11 lines
No EOL
98 B
CSS
th {
|
|
text-align: left;
|
|
}
|
|
|
|
td {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.spacer-column {
|
|
width: 100%;
|
|
} |