Fix: Mobile-Layout friends + lost, GPS-Zeile wrappbar
This commit is contained in:
parent
9563edbdf5
commit
bf57b69e36
4 changed files with 9 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ window.Page_friends = (() => {
|
|||
const myLink = `${location.origin}/#friends?suche=${encodeURIComponent(myName)}`;
|
||||
|
||||
_container.innerHTML = `
|
||||
<div style="max-width:520px;margin:0 auto;padding:var(--space-4);overflow-x:hidden">
|
||||
<div style="max-width:520px;margin:0 auto;overflow-x:hidden">
|
||||
|
||||
<!-- Mein Freundes-Link -->
|
||||
<div class="card" style="margin-bottom:var(--space-5);padding:var(--space-4)">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue