mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix(app): adjust share popover position 64px to the left
This commit is contained in:
parent
cf7c6417f8
commit
c1af7ddc6b
1 changed files with 2 additions and 0 deletions
|
|
@ -164,6 +164,8 @@ export function SessionHeader() {
|
|||
: language.t("session.share.popover.description.unshared")
|
||||
}
|
||||
gutter={6}
|
||||
placement="bottom-end"
|
||||
shift={-64}
|
||||
class="rounded-xl"
|
||||
triggerAs={Button}
|
||||
triggerProps={{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue