Skip to content

Commit

Permalink
fix: bull-pulse-sync container height
Browse files Browse the repository at this point in the history
  • Loading branch information
Hokid committed Feb 29, 2020
1 parent a6a9462 commit ef3c8ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/vue-loaders.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@
padding-bottom: 30px;
}


.vue-loaders.ball-pulse-sync {
padding-top: 10px;
padding-bottom: 10px;
}

.vue-loaders.ball-rotate > div:before,
.vue-loaders.ball-rotate > div:after {
display: none;
Expand Down

0 comments on commit ef3c8ac

Please sign in to comment.