Skip to content

Commit

Permalink
Fix image drag issues on titles
Browse files Browse the repository at this point in the history
  • Loading branch information
gariasf committed Feb 6, 2019
1 parent 00e3c62 commit 6edea45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Expand Up @@ -194,6 +194,7 @@ body {
.title {
margin: 8px 0;
max-width: 250px;
pointer-events: none;
}

.future-title {
Expand Down

0 comments on commit 6edea45

Please sign in to comment.