Skip to content

Commit

Permalink
fix(scheduler): align recurrence icon in bootstrap theme
Browse files Browse the repository at this point in the history
  • Loading branch information
NikoPenev21 authored and joneff committed Apr 27, 2022
1 parent 8bee4fc commit d79bc71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/bootstrap/scss/scheduler/_layout.scss
Expand Up @@ -25,6 +25,9 @@
.k-event-actions {
right: $padding-x-sm;
font-size: $font-size-sm;
&:first-child {
margin: .1ex .4ex 0 $padding-x-sm;
}
}
}

Expand Down

0 comments on commit d79bc71

Please sign in to comment.