Skip to content

Commit

Permalink
Fixed CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
tjamesallen15 committed Jan 19, 2024
1 parent 473b07f commit 1590087
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/components/button/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1113,13 +1113,14 @@ html[dir='rtl'] {
}
}

[class^='btn'],
.btn-primary,
.btn-secondary,
.btn-teritary {
span {
+ .icon {
margin-bottom: 6px;
[class^='btn'],
.btn-primary,
.btn-secondary,
.btn-teritary {
span {
+ .icon {
margin-bottom: 6px;
}
}
}
}
Expand Down

0 comments on commit 1590087

Please sign in to comment.