mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 21:54:37 +08:00
2358ca527b
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
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;
|
|
}
|
|
}
|