mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 23:08:38 +08:00
[docs] fix version flyout menu z-index (#10892)
This commit is contained in:
committed by
Barak Michener
parent
37843b6e3f
commit
81044179d9
@@ -61,5 +61,5 @@ span.rst-current-version > span.fa.fa-book {
|
||||
|
||||
/* Adjustment to Version block */
|
||||
.rst-versions {
|
||||
z-index: 1200;
|
||||
z-index: 1200 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user