mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
This reverts commit 05f9ceda77
.
This commit is contained in:
parent
3772dfee11
commit
869d7a21bf
@ -10,9 +10,7 @@
|
||||
color: var(--white);
|
||||
|
||||
@media screen and (max-width: $break-small) {
|
||||
position: initial;
|
||||
margin-top: -10px;
|
||||
margin-left: calc(((100vw - 100%) / 2) + 8px);
|
||||
right: calc(((100vw - 100%) / 2) + 8px);
|
||||
}
|
||||
|
||||
@media screen and (min-width: $break-large) {
|
||||
|
Loading…
Reference in New Issue
Block a user