diff --git a/frontend/src/views/apps/CryptoApp.vue b/frontend/src/views/apps/CryptoApp.vue index ab3b5dd..6e64029 100644 --- a/frontend/src/views/apps/CryptoApp.vue +++ b/frontend/src/views/apps/CryptoApp.vue @@ -3590,6 +3590,7 @@ onUnmounted(() => { min-height: 15px; line-height: 1; white-space: nowrap; + transform: translateY(-3px); } .activity-filters :deep(.activity-filter-content svg) { display: block;