mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-26 08:14:42 +00:00
Fix the CSS issue on tooltip in case of right-pane is scrolled down (#598)
This commit is contained in:
parent
4708998f54
commit
2b2c7687a1
2
ui/package-lock.json
generated
2
ui/package-lock.json
generated
@ -18684,4 +18684,4 @@
|
|||||||
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
color: $blue-gray
|
color: $blue-gray
|
||||||
border-radius: 4px
|
border-radius: 4px
|
||||||
padding: 10px
|
padding: 10px
|
||||||
|
position: relative
|
||||||
.bodyHeader
|
.bodyHeader
|
||||||
padding: 0 1rem
|
padding: 0 1rem
|
||||||
.endpointURL
|
.endpointURL
|
||||||
|
Loading…
Reference in New Issue
Block a user