fix: open More dropdown upward on watch page
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
More
|
||||
</button>
|
||||
</div>
|
||||
<div data-content class="hidden absolute z-50 right-0 top-full mt-2 min-w-[220px] bg-background-button shadow-[var(--shadow-card)] ring-1 ring-black/10">
|
||||
<div data-content class="hidden absolute z-50 right-0 bottom-full mb-2 min-w-[220px] bg-background-button shadow-[var(--shadow-card)] ring-1 ring-black/10">
|
||||
<div class="flex flex-col py-1">
|
||||
<button type="button" data-segment-editor-toggle class="flex w-full items-center px-4 py-2.5 text-left text-sm font-normal text-foreground-muted transition-colors hover:bg-surface-hover hover:text-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent">
|
||||
Add missing segment
|
||||
|
||||
Reference in New Issue
Block a user