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