Skip to content

Commit

Permalink
fix(docs): Fixed icons alignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost committed Oct 25, 2024
1 parent 806223d commit 5578a76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@ ul {
.btn-primary, .btn-success {
color: white !important;
}
.btn .iconify {
vertical-align: -0.15em;
}
</style>

0 comments on commit 5578a76

Please sign in to comment.