mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:16:19 +08:00
[docs] raise z-index block (#10843)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu> Co-authored-by: Sumanth Ratna <sumanthratna@gmail.com>
This commit is contained in:
committed by
Barak Michener
parent
fb4be9730b
commit
d351f98445
@@ -52,3 +52,8 @@ img.inline-figure {
|
||||
/* Make version warning clickable */
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* Adjustment to Version block */
|
||||
.rst-versions {
|
||||
z-index: 1200;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user