Make share intent modal to make "signed in as" shown. (#4611)
* Make share intent modal to make "signed in as" shown. * fix glitch on mobile.
This commit is contained in:
@ -53,6 +53,7 @@
|
||||
box-sizing: border-box;
|
||||
|
||||
@media screen and (max-width: 400px) {
|
||||
width: 100%;
|
||||
margin-top: 0;
|
||||
padding: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user