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
@ -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