1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Expanded dropdown menu width of title.

Title overflowed in Japanese.
This commit is contained in:
nyatla 2018-04-10 18:47:59 +09:00
parent 2ccd9ca29d
commit 5166e1a9fd

View File

@ -139,7 +139,7 @@
.network-dropdown-title { .network-dropdown-title {
height: 25px; height: 25px;
width: 75px; width: 120px;
color: $white; color: $white;
font-family: Roboto; font-family: Roboto;
font-size: 18px; font-size: 18px;