mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
This commit is contained in:
parent
3d579dfcef
commit
7e0525ec17
@ -4,6 +4,7 @@
|
||||
column-gap: 5px;
|
||||
padding: 0 8px;
|
||||
border-bottom: 1px solid $Grey-100;
|
||||
height: 64px;
|
||||
|
||||
.menu-bar__account-options {
|
||||
background: none;
|
||||
|
@ -13,7 +13,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 16px;
|
||||
height: 54px;
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.asset-breadcrumb {
|
||||
|
Loading…
Reference in New Issue
Block a user