Removed div that made an extra space
This commit is contained in:
parent
bb6578e0a5
commit
c8fa4d8a37
1 changed files with 0 additions and 1 deletions
|
|
@ -265,7 +265,6 @@ const SideBarFoldersButtonsComponent = ({
|
|||
{item.name}
|
||||
</span>
|
||||
)}
|
||||
<div className="flex-1" />
|
||||
{index > 0 && (
|
||||
<Button
|
||||
className="hidden p-0 hover:bg-white group-hover:block hover:dark:bg-[#0c101a00]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue