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

Make address display wider in Account Details (#8665)

This commit is contained in:
Whymarrh Whitby 2020-05-27 20:11:44 -02:30 committed by GitHub
parent 3931427db8
commit 145edbe99d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -407,6 +407,7 @@ textarea.twelve-word-phrase {
direction: ltr;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
.qr-header {