FIX - center VaultX activity filters

Remove the extra vertical translation from the grouped Activity filter content so icons and labels use the segmented button's exact flex center.
This commit is contained in:
smx.pusha
2026-08-18 13:30:25 +02:00
parent a36d0ab28d
commit 94681e20c1
-1
View File
@@ -3590,7 +3590,6 @@ onUnmounted(() => {
min-height: 15px;
line-height: 1;
white-space: nowrap;
transform: translateY(1px);
}
.activity-filters :deep(.activity-filter-content svg) {
display: block;