FIX - raise VaultX activity filter content

Move the grouped Activity icons and labels three pixels upward to match the intended optical alignment inside the segmented control.
This commit is contained in:
smx.pusha
2026-08-18 13:32:36 +02:00
parent 94681e20c1
commit 438225f31d
+1
View File
@@ -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;