Skip to content

Commit

Permalink
fix: triangle-skew-spin container size
Browse files Browse the repository at this point in the history
  • Loading branch information
Hokid committed Feb 29, 2020
1 parent 2647ee5 commit ca33973
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/vue-loaders.css
Original file line number Diff line number Diff line change
Expand Up @@ -203,3 +203,7 @@
.vue-loaders.square-spin > div {
border: 0;
}

.vue-loaders.triangle-skew-spin {
padding: 3px 2px;
}

0 comments on commit ca33973

Please sign in to comment.