mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Improve responsivensss of unique image screen.
This commit is contained in:
parent
6393c38117
commit
d4da7c984f
@ -122,6 +122,10 @@
|
|||||||
width: calc(100vw - 80px);
|
width: calc(100vw - 80px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.unique-image {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.create-password__title,
|
.create-password__title,
|
||||||
.unique-image__title,
|
.unique-image__title,
|
||||||
.tou__title,
|
.tou__title,
|
||||||
|
Loading…
Reference in New Issue
Block a user