Skip to content

Commit

Permalink
fix(editor): floating toolbar should take available width
Browse files Browse the repository at this point in the history
  • Loading branch information
Juveniel authored and joneff committed Jan 13, 2022
1 parent a0b7426 commit e13246d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/default/scss/toolbar/_layout.scss
Expand Up @@ -234,6 +234,7 @@
.k-toolbar {
padding: 0;
border-width: 0;
flex-shrink: 1;
color: inherit;
background: none;
}
Expand Down

0 comments on commit e13246d

Please sign in to comment.