mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
enh: smaller code text size
Co-Authored-By: Robert Piosik <robertpiosik@gmail.com>
This commit is contained in:
parent
3f71929a69
commit
1eba6a812e
1 changed files with 1 additions and 1 deletions
|
|
@ -242,4 +242,4 @@
|
|||
});
|
||||
</script>
|
||||
|
||||
<div id="code-textarea-{id}" class="h-full w-full" />
|
||||
<div id="code-textarea-{id}" class="h-full w-full text-sm" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue