competition update
This commit is contained in:
11
language_model/runtime/server/x86/pybind11/docs/_static/theme_overrides.css
vendored
Normal file
11
language_model/runtime/server/x86/pybind11/docs/_static/theme_overrides.css
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.wy-table-responsive table td,
|
||||
.wy-table-responsive table th {
|
||||
white-space: initial !important;
|
||||
}
|
||||
.rst-content table.docutils td {
|
||||
vertical-align: top !important;
|
||||
}
|
||||
div[class^='highlight'] pre {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
Reference in New Issue
Block a user