Skip to content

Commit

Permalink
docs: fix progress bar and spinner spacing (#6873)
Browse files Browse the repository at this point in the history
  • Loading branch information
VibhorJaiswal authored Dec 1, 2024
1 parent a1f0197 commit 2429860
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion www/src/css/examples.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
}

> .btn,
> .btn-group {
> .btn-group,
> .spinner-border,
> .spinner-grow,
.progress {
margin: 0.25rem 0.25rem;
}

Expand Down

0 comments on commit 2429860

Please sign in to comment.