1
0
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:
Dan 2018-03-22 14:49:46 -02:30
parent 6393c38117
commit d4da7c984f

View File

@ -122,6 +122,10 @@
width: calc(100vw - 80px);
}
.unique-image {
width: auto;
}
.create-password__title,
.unique-image__title,
.tou__title,