test: update button position

This commit is contained in:
radishzzz 2025-05-25 21:14:17 +01:00
parent 4aec6f7c05
commit d37e15d240

View file

@ -30,7 +30,6 @@ const nextUrl = useSupportedLangs
<div
class:list={[
'absolute right-7.25vw top-14.6 flex gap-6 min-[823px]:max-[1024px]:right-[calc(50vw-22rem)]',
'[@supports(-webkit-touch-callout:none)]:top-15.6', // fix position issue on ios
'lg:(fixed bottom-48 right-[max(5rem,calc(50vw-35rem))] top-auto w-14rem)',
]}
>