mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 23:03:52 +08:00
9 lines
152 B
CSS
9 lines
152 B
CSS
.vertical-table-header th.head:not(.stub) {
|
|
writing-mode: sideways-lr;
|
|
white-space: nowrap;
|
|
max-width: 0;
|
|
p {
|
|
margin: 0;
|
|
}
|
|
}
|