chore: change sidemenu items padding
This commit is contained in:
@@ -86,7 +86,7 @@ function SideMenu({ menuState, toggleMenuState, nightModeState, togglenightModeS
|
||||
return (
|
||||
<section className="flex-1 overflow-y-scroll noscrollbar pt-20 pb-10 flex flex-col justify-between md:w-[160px] xl:w-[285px]">
|
||||
<div className=''>
|
||||
<header className="px-8 pt-6 mt-3 md:px-6 xl:px-12">
|
||||
<header className="px-5 pt-6 mt-3 md:px-6 xl:px-12">
|
||||
<h6 className="text-start font-bold text-sm text-menu-header mt-2 mb-[19px]">منو</h6>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user