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:
parent
2ccd9ca29d
commit
5166e1a9fd
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user