mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-24 16:08:11 +00:00
add missing TREZOR_ACTION const
This commit is contained in:
parent
d5d59b32b8
commit
0623e1423e
@ -66,4 +66,5 @@ export const TRANSITION = {
|
||||
export const LINE_HEIGHT = {
|
||||
SMALL: '1.42857143',
|
||||
BASE: '1.8',
|
||||
TREZOR_ACTION: '37px',
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user