Skip to content

Commit

Permalink
fix: ball-triangle-path container size
Browse files Browse the repository at this point in the history
  • Loading branch information
Hokid committed Feb 29, 2020
1 parent 61ee79a commit 2b57767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vue-loaders.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@

.vue-loaders.ball-triangle-path {
transform: none;
width: 60px;
height: 60px;
width: 62px;
height: 62px;
}

.vue-loaders.ball-zig-zag-deflect {
Expand Down

0 comments on commit 2b57767

Please sign in to comment.