Fixed sidebar button to not look strange with the new Button classes
This commit is contained in:
parent
b5d9e0608d
commit
9eacd3f9d6
1 changed files with 2 additions and 1 deletions
|
|
@ -304,7 +304,8 @@ const SideBarFoldersButtonsComponent = ({
|
|||
e.stopPropagation();
|
||||
e.preventDefault();
|
||||
}}
|
||||
variant={"ghost"}
|
||||
size="none"
|
||||
variant="none"
|
||||
>
|
||||
<IconComponent
|
||||
name={"Download"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue