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