fix unstable miner tag styles in block preview

This commit is contained in:
Mononaut
2022-12-07 15:17:10 -06:00
parent 07987ff4b6
commit 1a4f699c95
2 changed files with 6 additions and 2 deletions

View File

@@ -56,3 +56,7 @@
::ng-deep .symbol {
font-size: 24px;
}
.badge {
transition: none;
}