Skip to content

Commit

Permalink
feat: adds compatibility with new optimization service, improving res…
Browse files Browse the repository at this point in the history
…izing and compression with up to 15% smaller images than before
  • Loading branch information
selul committed Jul 15, 2019
1 parent 0e21fe8 commit 1f2528f
Show file tree
Hide file tree
Showing 7 changed files with 277 additions and 115 deletions.
5 changes: 4 additions & 1 deletion assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@
.api-key-control {
padding: 0;
}

.is-vertical-center {
display: flex;
align-items: center;
}
.api-key-field .button.is-danger {
padding-left: 20px;
padding-right: 20px;
Expand Down
12 changes: 6 additions & 6 deletions assets/js/bundle.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 1f2528f

Please sign in to comment.