Skip to content

Commit

Permalink
Add inline-block style to bookmark inline element to reduce balloon…
Browse files Browse the repository at this point in the history
… flickering.
  • Loading branch information
Mati365 committed Jan 8, 2025
1 parent 7cde699 commit ac1d811
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

.ck-bookmark {
&.ck-widget {
display: inline-block;
outline: none;

& .ck-bookmark__icon .ck-icon__fill {
Expand Down

0 comments on commit ac1d811

Please sign in to comment.