Skip to content

Commit

Permalink
fix: πŸ› zoom panel width
Browse files Browse the repository at this point in the history
  • Loading branch information
device25 committed Jul 8, 2019
1 parent 858fa16 commit f30d8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body {
z-index: 10;
bottom: 5px;
left: 5px;
width: 70px;
min-width: 70px;
height: 10px;
padding-bottom: 5px;
text-align: center;
Expand Down

0 comments on commit f30d8b9

Please sign in to comment.