Skip to content

Commit d252e69

Browse files
authored
Merge pull request #163 from danburzo/toolbar-buttons
2 parents faf28ea + 46f7d12 commit d252e69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fields/seo-writer-input.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default {
3131
.k-writer-input .k-toolbar-button {
3232
padding-inline: var(--spacing-5);
3333
--button-width: auto;
34+
flex-basis: max-content;
3435
3536
&::after {
3637
content: attr(title);

0 commit comments

Comments
 (0)