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