mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-23 06:21:06 +00:00
remove useles padding (vertically centered via flexbox)
This commit is contained in:
parent
56a14f0aa7
commit
2bf7380246
@ -63,7 +63,7 @@ export const BORDER_WIDTH = {
|
||||
};
|
||||
|
||||
export const LEFT_NAVIGATION_ROW = {
|
||||
PADDING: '16px 24px',
|
||||
PADDING: '0px 24px',
|
||||
};
|
||||
|
||||
const TRANSITION_TIME = {
|
||||
|
Loading…
Reference in New Issue
Block a user