mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Center wallet nickname under identicon in tx confirmation screen
This commit is contained in:
parent
6363ddbe9b
commit
d489b31923
@ -296,6 +296,8 @@ input.large-input {
|
||||
.identity-panel .identicon-wrapper {
|
||||
margin: 4px;
|
||||
margin-top: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.identity-panel .identicon-wrapper span {
|
||||
|
Loading…
Reference in New Issue
Block a user