fix: Fixes overlapping issue with local selector dropdown in portal header (#8839)

This commit is contained in:
Nithin David Thomas
2024-02-01 03:46:55 -08:00
committed by GitHub
parent b8047f0912
commit cae7cb7002

View File

@@ -1,6 +1,6 @@
<template> <template>
<div <div
class="flex px-4 items-center justify-between w-full h-16 pt-2 sticky top-0 z-10 bg-white dark:bg-slate-900" class="flex px-4 items-center justify-between w-full h-16 pt-2 sticky top-0 z-50 bg-white dark:bg-slate-900"
> >
<div class="flex items-center"> <div class="flex items-center">
<woot-sidemenu-icon /> <woot-sidemenu-icon />