1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 09:13:19 +01:00

positioning

This commit is contained in:
Matthias Kretschmann 2023-02-01 15:56:05 +00:00
parent 3c60aa2b1d
commit 9dddb750ac
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -46,7 +46,11 @@ export default function ThemeSwitch() {
</Select.Trigger>
<Select.Portal>
<Select.Content className={styles.content} position="popper">
<Select.Content
className={styles.content}
position="popper"
align="end"
>
<Select.Arrow className={styles.arrow} width={14} height={7} />
<Select.Viewport className={styles.viewport}>
{themes