Merge pull request #1458 from mempool/nymkappa/bugfix/jumping-tooltip

Disable glitchy angular tooltips animation
This commit is contained in:
softsimon
2022-03-25 19:15:02 +04:00
committed by GitHub
3 changed files with 11 additions and 62 deletions

View File

@@ -660,10 +660,6 @@ h1, h2, h3 {
margin-top: 0.75rem !important;
}
.tooltip-inner {
max-width: inherit;
}
.alert-mempool {
color: #ffffff;
background-color: #653b9c;