mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
d403644e59
In some languages, network names are longer than the visible width of the network dropdown. In these cases, the currently selected network will overflow the bounds of the network dropdown container. This commit addresses this issue so that the dropdown container will grow and shrink appropriately, truncating the currently selected network if needed. |
||
---|---|---|
.. | ||
app-header.component.js | ||
app-header.container.js | ||
app-header.test.js | ||
index.js | ||
index.scss |