mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
refac: styling
This commit is contained in:
parent
f8815b0749
commit
d2249921aa
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="flex snap-x snap-mandatory overflow-x-auto scrollbar-none"
|
class="flex snap-x snap-mandatory overflow-x-auto scrollbar-hidden"
|
||||||
id="responses-container-{parentMessage.id}"
|
id="responses-container-{parentMessage.id}"
|
||||||
>
|
>
|
||||||
{#each Object.keys(groupedMessages) as model}
|
{#each Object.keys(groupedMessages) as model}
|
||||||
|
Loading…
Reference in New Issue
Block a user