mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Docs] Fix table width (#27611)
This commit is contained in:
parent
aeb2346804
commit
2a14bff99d
1 changed files with 0 additions and 5 deletions
|
@ -88,11 +88,6 @@ th.tune-colab {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
|
||||||
/* Force full width for all table */
|
|
||||||
width: 136% !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
img.inline-figure {
|
img.inline-figure {
|
||||||
/* Override the display: block for img */
|
/* Override the display: block for img */
|
||||||
display: inherit !important;
|
display: inherit !important;
|
||||||
|
|
Loading…
Add table
Reference in a new issue