add: menu list

improve: ux
This commit is contained in:
Mahyar Khanbolooki
2025-07-07 20:32:17 +03:30
parent 1a6a7ef044
commit 7fd549b866
14 changed files with 459 additions and 37 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ type Props = {
function TopBar({ profileDropState, toggleProfileDropState, menuState, toggleMenuState, searchModalState, toggleSearchModalState, nightModeState, toggleNightModeState }: Props) {
return (
<div className="p-4">
<div className="p-4 pb-0">
<div className='bg-white grid grid-cols-3 overflow-hidden rounded-2xl w-full h-12 lg:h-24 px-2 sm:p-6 xl:gap-8 items-center'>
<div className='inline-flex justify-between items-center'>
<button className='inline-block xl:hidden' onClick={toggleMenuState}>