Fixed sidebar button to not look strange with the new Button classes

This commit is contained in:
Lucas Oliveira 2024-06-04 10:15:24 -03:00
commit 9eacd3f9d6

View file

@ -304,7 +304,8 @@ const SideBarFoldersButtonsComponent = ({
e.stopPropagation();
e.preventDefault();
}}
variant={"ghost"}
size="none"
variant="none"
>
<IconComponent
name={"Download"}