style(ui): align wallet and profile interactions
This commit is contained in:
Vendored
+3
-3
@@ -25,8 +25,8 @@ declare module '@tanstack/react-table' {
|
||||
className?: string
|
||||
pinned?: 'left' | 'right'
|
||||
// Mobile card list layout hints (used by MobileCardList)
|
||||
mobileTitle?: boolean // card title area (left, larger text)
|
||||
mobileBadge?: boolean // status badge alongside title (right)
|
||||
mobileHidden?: boolean // hide this column on mobile entirely
|
||||
mobileTitle?: boolean // card title area (left, larger text)
|
||||
mobileBadge?: boolean // status badge alongside title (right)
|
||||
mobileHidden?: boolean // hide this column on mobile entirely
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user