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