Disable angular tooltip animation globally

This commit is contained in:
nymkappa
2022-03-25 22:15:16 +09:00
parent 8114ffe1c8
commit 0a57f57a93
3 changed files with 11 additions and 62 deletions

View File

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