mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
11 lines
181 B
CSS
11 lines
181 B
CSS
.autodoc_pydantic_validator_arrow {
|
|
padding-left: 8px;
|
|
}
|
|
|
|
.autodoc_pydantic_collapsable_json {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.autodoc_pydantic_collapsable_erd {
|
|
cursor: pointer;
|
|
} |