OFA-vqa / fairseq /docs /_static /theme_overrides.css
DtYXs's picture
Duplicate from OFA-Sys/OFA-vqa
7e4b981
raw
history blame
192 Bytes
.wy-table-responsive table td kbd {
white-space: nowrap;
}
.wy-table-responsive table td {
white-space: normal !important;
}
.wy-table-responsive {
overflow: visible !important;
}