Fix: SW-Update nuklear (unregister all), touch-action pan-y für Scroll, /force-update Route, Geburtstags-KI user_id, konto-loeschen Import (SW by-v791)
This commit is contained in:
parent
f73a2bdeab
commit
97a03ce006
12 changed files with 69 additions and 15 deletions
|
|
@ -741,7 +741,7 @@ window.Worlds = (() => {
|
|||
border-radius:16px;padding:10px 4px 8px;height:80px;box-sizing:border-box;
|
||||
display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;
|
||||
cursor:grab;position:relative;min-width:0;overflow:hidden;
|
||||
user-select:none;-webkit-tap-highlight-color:transparent;touch-action:none">
|
||||
user-select:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y">
|
||||
${!c.pinned ? `
|
||||
<button class="wc-remove" data-page="${c.page}" data-zone="${w}"
|
||||
style="position:absolute;top:-10px;right:-10px;width:30px;height:30px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue