Added FloatingActionButton to profile in desktop

• Added:
- FloatingActionButton to profile in desktop

• Updated:
- FloatingActionButton z-index to z3 to be below main page components
This commit is contained in:
mgabdev
2020-05-15 18:49:54 -04:00
parent a9e6928e03
commit e38d461b72
2 changed files with 24 additions and 3 deletions

View File

@@ -123,6 +123,8 @@ export default class ProfileLayout extends ImmutablePureComponent {
</div>
<FloatingActionButton isDesktop />
</main>
</Responsive>