mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 17:01:18 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user