• Noah Zinsmeister's avatar
    merge prod into beta (#535) · 4ef30cc8
    Noah Zinsmeister authored
    * block some countries (#534)
    
    * Adds min-width to custom slippage input. (#533)
    
    On Firefox (maybe other browsers as well) the lack of min-width results in the default `input` element min-width which is ~92px.  This results in the flex container overflowing the bounding element.  By setting min-width to 20px, the box will instead grow to fill the available space, which is defined by its parent that has the pink border.  This avoids the overflow issue (as long as the parent doesn't get too small, which it won't at the moment since it is fixed size).
    4ef30cc8
Name
Last commit
Last update
..
AccountDetails Loading commit data...
AddressInputPanel Loading commit data...
ContextualInfo Loading commit data...
ContextualInfoNew Loading commit data...
CurrencyInputPanel Loading commit data...
ExchangePage Loading commit data...
Footer Loading commit data...
Header Loading commit data...
Identicon Loading commit data...
Modal Loading commit data...
NavigationTabs Loading commit data...
OversizedPanel Loading commit data...
TokenLogo Loading commit data...
TransactionDetails Loading commit data...
WalletModal Loading commit data...
Web3ReactManager Loading commit data...
Web3Status Loading commit data...