Skip to content

Commit

Permalink
small UI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgenyAlterman committed Oct 31, 2021
1 parent 8914aff commit bdb9014
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,14 @@

.bi-icon-with-badge {
position: relative;

.bi-icon-badge-wide {
font-size: 0.45rem;
right: -3px;
}

ng-transclude {
display: block;
line-height: 0;
}
}

0 comments on commit bdb9014

Please sign in to comment.