mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix styling regression from master merge.
This commit is contained in:
parent
36b371283c
commit
49e3ada382
@ -170,6 +170,7 @@
|
||||
|
||||
@media screen and (max-width: 379px) {
|
||||
margin-left: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
@ -244,7 +245,6 @@
|
||||
}
|
||||
|
||||
.tx-list-item {
|
||||
height: 80px;
|
||||
border-top: 1px solid rgb(231, 231, 231);
|
||||
flex: 0 0 auto;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user