Files.Client: Home: Fixed add icon position for header

This commit is contained in:
Ilya Oleshko 2020-03-19 16:24:26 +03:00
parent 326c69cc23
commit 7543a0627f

View File

@ -397,7 +397,7 @@ const SectionHeaderContent = props => {
</>
:
<ContextMenuButton
className="action-button"
className="add-button"
directionX="right"
iconName="PlusIcon"
size={16}