mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-18 07:56:10 +08:00
fix: rich text input width styling
This commit is contained in:
parent
60dd3230ae
commit
73b33c3781
@ -424,4 +424,4 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<div bind:this={element} class="relative w-full h-full min-h-fit {className}"></div>
|
||||
<div bind:this={element} class="relative w-full min-w-full h-full min-h-fit {className}"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user