Fix the CSS issue on tooltip in case of right-pane is scrolled down (#598)

This commit is contained in:
M. Mert Yıldıran 2022-01-11 11:44:16 +03:00 committed by GitHub
parent 4708998f54
commit 2b2c7687a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

2
ui/package-lock.json generated
View File

@ -18684,4 +18684,4 @@
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
}
}
}
}

View File

@ -51,6 +51,7 @@
color: $blue-gray
border-radius: 4px
padding: 10px
position: relative
.bodyHeader
padding: 0 1rem
.endpointURL