mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 02:38:12 +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;
|
|
}
|
|
}
|