opensea-whitelabel icon indicating copy to clipboard operation
opensea-whitelabel copied to clipboard

Black panel cover half of the screen

Open sanjorgek opened this issue 3 years ago • 5 comments

When I enter on my firefox or using the Metamask nav on android I only see one part of the UI but some components are bad placed

Add some screenshots

Screenshot_20210423-210244_MetaMask Screenshot_20210423-210307_MetaMask Screenshot_20210423-210312_MetaMask

sanjorgek avatar Apr 24 '21 02:04 sanjorgek

Same issue here, have you managed to get the issue fixed yet?

itszoose avatar May 01 '21 05:05 itszoose

Same issue

DH-DiecastHeroes avatar May 24 '21 14:05 DH-DiecastHeroes

Glad to see they're actively supporting this whitelabel project?

I get the same, and if a project behaves this way right out of the gate then I hesitate to put much energy into using it.

SteversIO avatar May 27 '21 14:05 SteversIO

Yep the support is horrible,

Glad to see they're actively supporting this whitelabel project?

I get the same, and if a project behaves this way right out of the gate then I hesitate to put much energy into using it.

itszoose avatar May 27 '21 14:05 itszoose

Same issue here. This code should help you:

Put this at the end of your iFrame line. <iframe>... style='min-height: 95vh;'</iframe>

Last but important, you should import bootstrap stylesheet to the html index. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">

saragiotto avatar Jun 22 '21 23:06 saragiotto