mirror of
https://github.com/open-webui/open-webui
synced 2025-05-22 05:53:20 +00:00
fix: mobile touch
This commit is contained in:
parent
352ed67667
commit
077c805880
@ -82,7 +82,7 @@
|
|||||||
bind:this={previewElement}
|
bind:this={previewElement}
|
||||||
class="modal fixed top-0 right-0 left-0 bottom-0 bg-black text-white w-full min-h-screen h-screen flex justify-center z-9999 overflow-hidden overscroll-contain"
|
class="modal fixed top-0 right-0 left-0 bottom-0 bg-black text-white w-full min-h-screen h-screen flex justify-center z-9999 overflow-hidden overscroll-contain"
|
||||||
>
|
>
|
||||||
<div class=" absolute left-0 w-full flex justify-between select-none">
|
<div class=" absolute left-0 w-full flex justify-between select-none z-10">
|
||||||
<div>
|
<div>
|
||||||
<button
|
<button
|
||||||
class=" p-5"
|
class=" p-5"
|
||||||
|
Loading…
Reference in New Issue
Block a user