mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 02:58:09 +01:00
c07bf62a73
* fix overflowing contract names and origins Moves heading and subtitle into divs with h3/h2 children so that the div can be display flex and still have ellipses overflow. Only the heading was display flex but I wanted the two to have similar structure. this allows subheading to be display flex in the future. Also uses stripHttpSchemes to remove that from origin in the subheading * rtl ellipses on domain * Update ui/app/components/app/transaction-list-item/index.scss Co-authored-by: Mark Stacey <markjstacey@gmail.com> Co-authored-by: Mark Stacey <markjstacey@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
useCancelTransaction.js | ||
useCurrencyDisplay.js | ||
useI18nContext.js | ||
useMethodData.js | ||
useMetricEvent.js | ||
useRetryTransaction.js | ||
useShouldShowSpeedUp.js | ||
useTokenData.js | ||
useTokenDisplayValue.js | ||
useTokenFiatAmount.js | ||
useTokenTracker.js | ||
useTransactionDisplayData.js | ||
useTransactionTimeRemaining.js | ||
useUserPreferencedCurrency.js |