mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #7467 from MetaMask/adjust-notification-icon
Set default height of notification icon
This commit is contained in:
commit
a932dce6e3
@ -29,6 +29,11 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&__icon {
|
||||||
|
height: 16px;
|
||||||
|
align-self: center;
|
||||||
|
}
|
||||||
|
|
||||||
&__text {
|
&__text {
|
||||||
font-family: Roboto, 'sans-serif';
|
font-family: Roboto, 'sans-serif';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
Loading…
Reference in New Issue
Block a user