mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -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;
|
||||
}
|
||||
|
||||
table {
|
||||
/* Force full width for all table */
|
||||
width: 136% !important;
|
||||
}
|
||||
|
||||
img.inline-figure {
|
||||
/* Override the display: block for img */
|
||||
display: inherit !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue