Fix nav status tooltip z-index
This commit is contained in:
parent
ecfaf30d1f
commit
1ce4cae217
@ -219,7 +219,7 @@ body {
|
||||
|
||||
#history #status > * .tip {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
z-index: 30;
|
||||
left: 100%;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
|
Loading…
Reference in New Issue
Block a user