edges change

This commit is contained in:
StyleZhang
2024-03-04 19:01:38 +08:00
parent c4ca3bd34d
commit ccd3e519ea
6 changed files with 45 additions and 19 deletions

View File

@ -10,7 +10,7 @@ const Features = () => {
const setShowFeaturesPanel = useStore(state => state.setShowFeaturesPanel)
return (
<div className='absolute top-2 left-2 bottom-2 w-[600px] rounded-2xl border-[0.5px] border-gray-200 bg-white shadow-xl z-10'>
<div className='fixed top-16 left-2 bottom-2 w-[600px] rounded-2xl border-[0.5px] border-gray-200 bg-white shadow-xl z-10'>
<div className='flex items-center justify-between px-4 pt-3'>
Features
<div className='flex items-center'>