float icon indicating copy to clipboard operation
float copied to clipboard

Prevent white screen when Blocto prompt comes up

Open jacob-tucker opened this issue 3 years ago • 5 comments

jacob-tucker avatar Feb 07 '22 21:02 jacob-tucker

i found that some styles in picocss cause this. if i commented @import "@picocss/pico";, it would be ok

btspoony avatar Jun 08 '22 16:06 btspoony

It would be better to override the specific styles that cause it, since that stylesheet is required and cannot be commented

muttoni avatar Jun 09 '22 12:06 muttoni

It would be better to override the specific styles that cause it, since that stylesheet is required and cannot be commented

You probably can't believe it... color-scheme is the one...

btspoony avatar Jun 10 '22 12:06 btspoony

interesting! if you can, send a PR that fixes it :) (not urgent)

muttoni avatar Jun 15 '22 12:06 muttoni

oh i see there already is a PR open, awesome!

muttoni avatar Jun 15 '22 12:06 muttoni