Skip to content

Commit

Permalink
draggable
Browse files Browse the repository at this point in the history
  • Loading branch information
bukinoshita committed Feb 13, 2018
1 parent f9c08b6 commit 6b0a701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renderer/components/hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const Hero = ({ type, isSettings }) => {
display: flex;
align-items: center;
justify-content: space-between;
-webkit-app-region: drag;
}
h1 {
Expand Down

0 comments on commit 6b0a701

Please sign in to comment.