mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 16:51:17 +00:00
refac: styling
This commit is contained in:
parent
8dbac0f7e3
commit
47a9395a22
@ -115,9 +115,9 @@
|
|||||||
{/if}
|
{/if}
|
||||||
{:else}
|
{:else}
|
||||||
<!-- if $showControls -->
|
<!-- if $showControls -->
|
||||||
<PaneResizer class="relative flex w-2 items-center justify-center bg-background">
|
<PaneResizer class="relative flex w-2 items-center justify-center bg-background group">
|
||||||
<div class="z-10 flex h-7 w-5 items-center justify-center rounded-sm">
|
<div class="z-10 flex h-7 w-5 items-center justify-center rounded-sm">
|
||||||
<EllipsisVertical />
|
<EllipsisVertical className="size-4 invisible group-hover:visible" />
|
||||||
</div>
|
</div>
|
||||||
</PaneResizer>
|
</PaneResizer>
|
||||||
<Pane
|
<Pane
|
||||||
|
Loading…
Reference in New Issue
Block a user