higher index for gutter tooltip
This commit is contained in:
parent
94e4c2d6dd
commit
df261c6763
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@
|
|||
max-width: 500px;
|
||||
padding: 4px;
|
||||
position: fixed;
|
||||
z-index: 300;
|
||||
z-index: 999999;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue