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:
parent
e33c28a6d8
commit
f814661fca
2 changed files with 7 additions and 1 deletions
|
@ -53,6 +53,7 @@
|
|||
box-sizing: border-box;
|
||||
|
||||
@media screen and (max-width: 400px) {
|
||||
width: 100%;
|
||||
margin-top: 0;
|
||||
padding: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue