forked from open-webui/open-webui
main #2
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
||||||
|
|
||||||
{#if loaded}
|
{#if loaded}
|
||||||
<div class=" hidden lg:flex fixed bottom-0 right-0 px-3 py-3 z-10">
|
<div class=" hidden lg:flex fixed bottom-0 right-0 px-3 py-3 z-10">
|
||||||
<Tooltip content="help" placement="left">
|
<Tooltip content="Help" placement="left">
|
||||||
<button
|
<button
|
||||||
id="show-shortcuts-button"
|
id="show-shortcuts-button"
|
||||||
bind:this={showShortcutsButtonElement}
|
bind:this={showShortcutsButtonElement}
|
||||||
|
|
Loading…
Reference in a new issue