mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix network name overflow
This commit is contained in:
parent
4ad5e027be
commit
4a219d9a10
@ -173,6 +173,10 @@
|
||||
font-size: 16px;
|
||||
line-height: 23px;
|
||||
color: #6a737d;
|
||||
width: 70%;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user