1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages
Mark Stacey 4efa6caec7
Fix home container height (#8284)
* Fix home container height

The home container element's height was not set, so the lower half of
the home component was showing as the wrong color when the user had no
transactions or tokens.

This was broken in #8271, which was a fix for a different CSS problem.
Both problems should remain fixed now with height being set explicitly.

* Remove obsolete `flex` rule

This element is no longer within a flex container as of #8271, so this
rule doesn't do anything.
2020-04-02 00:06:27 -03:00
..
add-token
confirm-add-suggested-token
confirm-add-token
confirm-approve Enable react/jsx-first-prop-new-line for multiline, single prop JSX (#8276) 2020-04-01 18:08:19 -02:30
confirm-decrypt-message
confirm-deploy-contract
confirm-encryption-public-key
confirm-send-ether
confirm-send-token
confirm-token-transaction-base
confirm-transaction
confirm-transaction-base Remove fallback for missing localized messages (#8212) 2020-03-23 11:54:57 -03:00
confirm-transaction-switch
connected-sites Update Connected Sites modal design (#8262) 2020-03-31 19:40:02 -02:30
create-account
error
first-time-flow Make seed phrase import case-insensitive (#8246) 2020-03-30 10:21:04 -02:30
home Fix home container height (#8284) 2020-04-02 00:06:27 -03:00
keychains
lock
mobile-sync Add Idle Timeout for Sync with mobile (#8201) 2020-03-24 01:00:59 -04:00
permissions-connect
routes Replace METAMASK_UI_TYPE global with helper function (#8279) 2020-04-01 19:28:10 -03:00
send Remove unused parameters (#8216) 2020-03-19 14:32:38 -03:00
settings
unlock-page
index.js Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
index.scss Update Connected Sites modal design (#8262) 2020-03-31 19:40:02 -02:30