Skip to content

Commit

Permalink
Fixes toolbar overlap to page title (parse-community#1578)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergous committed Oct 15, 2020
1 parent 142e943 commit 6726f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Toolbar/Toolbar.scss
Expand Up @@ -84,5 +84,5 @@
.actions {
position: absolute;
right: 14px;
bottom: 14px;
top: 0;
}

0 comments on commit 6726f23

Please sign in to comment.