mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 00:02:15 +01:00
fix organization switcher dropdown orientation
This commit is contained in:
@@ -35,7 +35,7 @@ const switchToTeam = (team: Organization) => {
|
||||
<template>
|
||||
<Dropdown
|
||||
v-if="page.props.jetstream.hasTeamFeatures"
|
||||
align="right"
|
||||
align="bottom"
|
||||
width="60">
|
||||
<template #trigger>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user