mirror of
https://github.com/kvcache-ai/sglang.git
synced 2026-06-30 11:48:01 +00:00
10 lines
121 B
CSS
10 lines
121 B
CSS
table.autosummary td {
|
|
width: 50%
|
|
}
|
|
|
|
img.align-center {
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|