Isolate YouTube to --slow tests on schedule (#6441)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2023-11-19 23:14:15 +01:00 committed by GitHub
parent efd6f35192
commit 4767902000
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 3 deletions

View file

@ -45,6 +45,8 @@ div.highlight {
}
/* Language dropdown selector (default is shorter 200px in length) */
/* Not working as activates on hover under icon area
body .md-select__inner {
max-height: 500px !important;
}
*/